python-mylib/tests
Benjamin Renard 3cf6a2682c
Run tests / tests (push) Failing after 1m35s Details
opening_hours: global rework to make module more atomic and add somes new helper methods
2024-04-01 19:37:51 +02:00
..
test_config.py Introduce some new pre-commit hooks 2024-03-15 10:23:21 +01:00
test_mysql.py PgDB / MyDB / OracleDB: add limit parameter to select() method 2023-12-15 11:35:43 +01:00
test_opening_hours.py opening_hours: global rework to make module more atomic and add somes new helper methods 2024-04-01 19:37:51 +02:00
test_oracle.py PgDB / MyDB / OracleDB: add limit parameter to select() method 2023-12-15 11:35:43 +01:00
test_pgsql.py PgDB: fix doSelect() method to retreive list of dicts instead of list of lists. 2023-12-15 12:12:48 +01:00
test_telltale.py Update pre-commit config and fix some pylint & bandit warnings 2023-10-27 13:35:59 +02:00