Skip to content
Snippets Groups Projects

Draft: Add userinfo feature and code coverage

Open Pablo Boizeau requested to merge get_userinfo into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -51,7 +51,7 @@ API key Tests:
script:
- pip install coverage
- dinamis_cli register
- coverage run tests/test_headers.py access-key
- python tests/test_headers.py access-key
# ensure that we une only API key from now
- mv /root/.config/dinamis_sdk_auth/.jwt /root/.config/dinamis_sdk_auth/.jwt_
- coverage run -a tests/test_spot_6_7_drs.py
Loading