Commit 55fb124
committed
test(functional): update to GitLab 18.6 and resolve issues found
1 parent 16fa4b8 commit 55fb124Copy full SHA for 55fb124
File tree
Expand file treeCollapse file tree
7 files changed
+33
-19
lines changedOpen diff view settings
Filter options
- tests/functional
- api
- fixtures
Expand file treeCollapse file tree
7 files changed
+33
-19
lines changedOpen diff view settings
Collapse file
tests/functional/api/test_epics.py
Copy file name to clipboardExpand all lines: tests/functional/api/test_epics.py+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
19 | 18 | |
20 | 19 | |
21 | 20 | |
| 21 | + |
22 | 22 | |
23 | 23 | |
24 | 24 | |
| 25 | + |
25 | 26 | |
26 | 27 | |
27 | 28 | |
28 | 29 | |
29 | | - |
| 30 | + |
30 | 31 | |
31 | 32 | |
32 | | - |
| 33 | + |
| 34 | + |
Collapse file
tests/functional/api/test_keys.py
Copy file name to clipboardExpand all lines: tests/functional/api/test_keys.py+9-1Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
42 | 50 | |
43 | 51 | |
Collapse file
tests/functional/api/test_project_job_token_scope.py
Copy file name to clipboardExpand all lines: tests/functional/api/test_project_job_token_scope.py+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
1 | 4 | |
2 | 5 | |
3 | 6 | |
| ||
10 | 13 | |
11 | 14 | |
12 | 15 | |
| 16 | + |
13 | 17 | |
14 | 18 | |
15 | 19 | |
|
Collapse file
tests/functional/api/test_projects.py
Copy file name to clipboardExpand all lines: tests/functional/api/test_projects.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
| 29 | + |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
|
Collapse file
tests/functional/fixtures/.env
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
Collapse file
tests/functional/fixtures/docker-compose.yml
Copy file name to clipboardExpand all lines: tests/functional/fixtures/docker-compose.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
37 | | - |
| 37 | + |
38 | 38 | |
39 | 39 | |
40 | 40 | |
|
Collapse file
tests/functional/helpers.py
Copy file name to clipboardExpand all lines: tests/functional/helpers.py+11-11Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
12 | 13 | |
13 | 14 | |
14 | 15 | |
| ||
37 | 38 | |
38 | 39 | |
39 | 40 | |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
40 | 46 | |
41 | 47 | |
42 | 48 | |
| ||
52 | 58 | |
53 | 59 | |
54 | 60 | |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
| 61 | + |
| 62 | + |
| 63 | + |
59 | 64 | |
60 | 65 | |
61 | | - |
| 66 | + |
62 | 67 | |
63 | 68 | |
64 | 69 | |
65 | | - |
66 | | - |
67 | | - |
68 | | - |
69 | | - |
70 | | - |
| 70 | + |
71 | 71 | |
72 | 72 | |
73 | 73 | |
0 commit comments