mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-06 13:25:53 +00:00
feat (backend): Add more performance tests (#11080)
* Matmair/issue10740 (#497)
* reduce noise in docker
* refactor path infos
* add more info during local frontend build
* add frontend info during release build
* Revert "Matmair/issue10740 (#497)" (#498)
This reverts commit 415c52813b.
* add more performance tests (dummy)
* dummy change
* disable debug for a more realistic test
* revert debug change
* add "real" tests
* fix style
* specify backend for type check
* add setup prep step
* fix uninstall command
* fix install?
* fix instanciation
* fix test
* fix format
* disable tests
* add auth test
* fix test
This commit is contained in:
@@ -17,6 +17,7 @@ def main():
|
||||
'available on your PYTHONPATH environment variable? Did you '
|
||||
'forget to activate a virtual environment?'
|
||||
) from exc
|
||||
|
||||
execute_from_command_line(sys.argv)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user