Skip to content
Snippets Groups Projects

Fix unit tests

Merged s212246 requested to merge fix-unit-tests into main

The only unit test that was actually giving me an error was test_filters.py which now is fixed and the problem lied in the order in which the arguments were defined in the init function of FilterBase. All of the other errors appeared because of namespace issues. test_structure_tenson.py doesn't raise any error for me. Lastly I reduced run time for test_downloader.py from 4 minutes to 2 minutes.

Merge request reports

Approved by

Merged by fimafima 3 months ago (Jan 10, 2025 12:32pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading