lose_meaningless_tests
1 unresolved thread
1 unresolved thread
-
get rid of the tests that didn't actually test anything -
fix directory structure so it's consistent with rest of codebase
Merge request reports
Activity
15 15 # 16 16 # You should have received a copy of the GNU General Public License 17 17 # along with Workspaces. If not, see <https://www.gnu.org/licenses/>. 18 19 """ Tests of the ingestion manifest """ 18 20 from pathlib import Path 19 21 22 # pylint: disable=C0116, E0401, W0621 23 added 1 commit
- e0fea54d - lose_meaningless_tests: move pylint ignores up top
added 5 commits
-
7085f19f - 1 commit from branch
main
- d4e0b50e - lose_meaningless_tests: get rid of the tests that didn't actually test...
- 613a7682 - lose_meaningless_tests: get rid of the tests that didn't actually test...
- 5e19c1f6 - lose_meaningless_tests: move pylint ignores up top
- 695ff17a - Merge branch 'lose_meaningless_tests' of...
Toggle commit list-
7085f19f - 1 commit from branch
Please register or sign in to reply