-
- Downloads
Fix tests when executed directly with pytest in a editable-mode installed package situation
There are still situations where the swh root namespace is not properly handled when running tests from pytest in an editable-mode installed package situation, so make the 2 concerned tests pass in both cases. Also replace a few `assert data.items() <= {xxx: xxx}.items()' idioms by easier to read and understand statements.
parent
e561d3cd
No related branches found
No related tags found
Please register or sign in to comment