et bien non !
This commit is contained in:
parent
4b8872e326
commit
fb28a547f2
|
|
@ -44,7 +44,7 @@ pytest:
|
||||||
# # Create a postgresql container
|
# # Create a postgresql container
|
||||||
# - docker run -d -e POSTGRES_USER=odoo -e POSTGRES_PASSWORD=odoo -e POSTGRES_DB=postgres --publish 9542:5432 --name db postgres:13
|
# - docker run -d -e POSTGRES_USER=odoo -e POSTGRES_PASSWORD=odoo -e POSTGRES_DB=postgres --publish 9542:5432 --name db postgres:13
|
||||||
|
|
||||||
- poetry run pytest --cov odoo_openupgrade_wizard --verbose --verbose --exitfirst tests/cli_A_init_test.py tests/cli_B_01_get_code_test.py tests/cli_B_02_docker_build_test.py tests/cli_B_03_run_test.py tests/cli_B_04_execute_script_python_test.py tests/cli_B_05_execute_script_sql_test.py
|
- poetry run pytest --cov odoo_openupgrade_wizard --verbose --verbose --exitfirst tests/cli_A_init_test.py tests/cli_B_01_get_code_test.py tests/cli_B_02_docker_build_test.py tests/cli_B_03_run_test.py tests/cli_B_05_execute_script_sql_test.py
|
||||||
|
|
||||||
# tests/cli_B_04_execute_script_python_test.py
|
# tests/cli_B_04_execute_script_python_test.py
|
||||||
# tests/cli_B_06_upgrade_test.py
|
# tests/cli_B_06_upgrade_test.py
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user