mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-06 15:28:49 +00:00
* disable patch coverage * also test for is_active flag * ignore edge case regarding coverage * add tests for api logout * test login redirects * style fixes * fully utilise serializer for /api/user/roles api * ignore logout mig from cov * bump api version as we are now documenting the roles endpoint * ignore on migration runs for coverage * remove dead code * ignore potential caching errors for coverage * test default dj_rest_auth token endpoint * move pragma * just ignore whole block * move ignore back * test for token based token revocation