Commit 10987b3
committed
test(ee): add an EE specific test
1 parent 17c01ea commit 10987b3Copy full SHA for 10987b3
File tree
Expand file treeCollapse file tree
2 files changed
+11
-5
lines changedOpen diff view settings
Filter options
- tests/functional
- api
Expand file treeCollapse file tree
2 files changed
+11
-5
lines changedOpen diff view settings
Collapse file
tests/functional/api/test_groups.py
Copy file name to clipboardExpand all lines: tests/functional/api/test_groups.py+6-4Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
218 | 218 | |
219 | 219 | |
220 | 220 | |
221 | | - |
222 | | - |
| 221 | + |
| 222 | + |
| 223 | + |
223 | 224 | |
224 | 225 | |
225 | 226 | |
| ||
234 | 235 | |
235 | 236 | |
236 | 237 | |
237 | | - |
238 | | - |
| 238 | + |
| 239 | + |
| 240 | + |
239 | 241 | |
240 | 242 | |
241 | 243 | |
|
Collapse file
tests/functional/conftest.py
Copy file name to clipboardExpand all lines: tests/functional/conftest.py+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
29 | 28 | |
30 | 29 | |
31 | 30 | |
| ||
203 | 202 | |
204 | 203 | |
205 | 204 | |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
206 | 210 | |
207 | 211 | |
208 | 212 | |
|
0 commit comments