Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change unfitting function name | Tristan Maat | 2019-09-06 | 1 | -1/+1 |
| | |||||
* | Splitting up tests/frontend/artifact.py | Rebecca Grayson | 2019-09-02 | 1 | -0/+265 |
Artifact.py consists of multiple tests for the different artifact subcommands all grouped together. This MR splits the tests relevant to each subcommand up into separate test files, making it easier to find the relevant test. |