mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
Add a test framework script to pull down rendered javascript files
- Use the testing framework so we don't need to spin up a server
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -67,6 +67,9 @@ secret_key.txt
|
||||
.coverage
|
||||
htmlcov/
|
||||
|
||||
# Temporary javascript files (used for testing)
|
||||
js_tmp/
|
||||
|
||||
# Development files
|
||||
dev/
|
||||
|
||||
|
Reference in New Issue
Block a user