i18n, tests and more
This commit is contained in:
@@ -3,8 +3,10 @@ pip3.12 install -r requirements.txt
|
||||
pip3.12 install -r develop_requirements.txt
|
||||
pwd
|
||||
sh tests/start_tests.sh
|
||||
exit_code=$?
|
||||
|
||||
cp tests/coverage/coverage.xml ./coverage.xml
|
||||
cp tests/coverage/report.xml ./report.xml
|
||||
|
||||
python3.12 tests/get_coverage_percent.py
|
||||
exit $exit_code
|
||||
Reference in New Issue
Block a user