Loading run_webapp_unit_tests.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash # Example: ./run_webapp_unit_tests.sh rosetta.base_app.tests.test_apis.ApiTests.test_api_web_auth # Example: ./run_webapp_unit_tests.sh rosetta.core_app.tests.test_apis.ApiTests.test_api_web_auth # You probably want to set DJANGO_LOG_LEVEL to ERROR and ROSETTA_LOG_LEVEL to DEBUG if you are doing tdd. DJANGO_LOG_LEVEL="CRITICAL" Loading services/webapp/code/rosetta/base_app/migrationsdeleted 120000 → 0 +0 −1 Original line number Diff line number Diff line /data/migrations/base_app No newline at end of file services/webapp/code/rosetta/base_app/__init__.py→services/webapp/code/rosetta/core_app/__init__.py +0 −0 File moved. services/webapp/code/rosetta/base_app/admin.py→services/webapp/code/rosetta/core_app/admin.py +0 −0 File moved. View file services/webapp/code/rosetta/base_app/api.py→services/webapp/code/rosetta/core_app/api.py +0 −0 File moved. View file Loading
run_webapp_unit_tests.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash # Example: ./run_webapp_unit_tests.sh rosetta.base_app.tests.test_apis.ApiTests.test_api_web_auth # Example: ./run_webapp_unit_tests.sh rosetta.core_app.tests.test_apis.ApiTests.test_api_web_auth # You probably want to set DJANGO_LOG_LEVEL to ERROR and ROSETTA_LOG_LEVEL to DEBUG if you are doing tdd. DJANGO_LOG_LEVEL="CRITICAL" Loading
services/webapp/code/rosetta/base_app/migrationsdeleted 120000 → 0 +0 −1 Original line number Diff line number Diff line /data/migrations/base_app No newline at end of file
services/webapp/code/rosetta/base_app/__init__.py→services/webapp/code/rosetta/core_app/__init__.py +0 −0 File moved.
services/webapp/code/rosetta/base_app/admin.py→services/webapp/code/rosetta/core_app/admin.py +0 −0 File moved. View file
services/webapp/code/rosetta/base_app/api.py→services/webapp/code/rosetta/core_app/api.py +0 −0 File moved. View file