Cleanup: splitting artifact.py into separate test files
Description
[//]: This MR splits the tests in artifact.py into 4 separate files: artifact_list_contents.py, artifact_log.py, artifact_delete.py and artifact_show.py and puts the relevant tests into each one.
This makes it easier to find specific tests and is more consistent with how other tests are grouped such as pull.py and track.py.
Merge request reports
Activity
- Resolved by James Ennis
Please use valid python names for the name of the files, otherwise importing any of this will fail from another module. Replacing
-
by_
would do
added 1 commit
- eb16ee79 - Cleanup: splitting artifact.py into separate files
assigned to @marge-bot123 and unassigned @beckyella16
- Resolved by James Ennis
Just a NIT but could the title of the commit affirm that this is artifact.py in tests, worried for a second that it was the main _artifact.py module at first glance :)
assigned to @beckyella16 and unassigned @marge-bot123
added 12 commits
-
f9a296f6...aa9bc230 - 11 commits from branch
master
- e6178c96 - Splitting up tests/frontend/artifact.py
-
f9a296f6...aa9bc230 - 11 commits from branch
assigned to @marge-bot123 and unassigned @beckyella16
added 6 commits
-
e6178c96...f3baddd7 - 5 commits from branch
master
- e08a8354 - Splitting up tests/frontend/artifact.py
-
e6178c96...f3baddd7 - 5 commits from branch
assigned to @beckyella16 and unassigned @marge-bot123
added 9 commits
-
12bfcdab...7ada40f3 - 8 commits from branch
master
- 46eed145 - Splitting up tests/frontend/artifact.py
-
12bfcdab...7ada40f3 - 8 commits from branch
unassigned @beckyella16
assigned to @marge-bot123
mentioned in commit 61468553