Move wot tests to unit and integ. dirs (#441)
Mocking correctly test_membership doesn't worth it
parent
0664f917
No related branches found
No related tags found
Showing
- tests/integration/wot/__init__.py 0 additions, 0 deletionstests/integration/wot/__init__.py
- tests/integration/wot/test_membership.py 111 additions, 0 deletionstests/integration/wot/test_membership.py
- tests/unit/wot/__init__.py 14 additions, 0 deletionstests/unit/wot/__init__.py
- tests/unit/wot/test_certification.py 0 additions, 0 deletionstests/unit/wot/test_certification.py
- tests/unit/wot/test_idty_tools.py 0 additions, 0 deletionstests/unit/wot/test_idty_tools.py
- tests/unit/wot/test_membership.py 1 addition, 77 deletionstests/unit/wot/test_membership.py
- tests/unit/wot/test_revocation.py 0 additions, 0 deletionstests/unit/wot/test_revocation.py
- tests/unit/wot/test_tools.py 0 additions, 0 deletionstests/unit/wot/test_tools.py
File moved
tests/integration/wot/test_membership.py
0 → 100644
tests/unit/wot/__init__.py
0 → 100644
File moved
File moved
File moved
File moved
Please register or sign in to comment