python-mylib/tests
Benjamin Renard 6ccea48b23
Some checks failed
Run tests / tests (push) Failing after 1m22s
Db: allow to specify a list as a WHERE clause value and they will be combined as a IN clause
2024-10-14 19:03:37 +02:00
..
test_config.py Introduce some new pre-commit hooks 2024-03-15 10:23:21 +01:00
test_mysql.py Db: allow to specify a list as a WHERE clause value and they will be combined as a IN clause 2024-10-14 19:03:37 +02: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 Db: allow to specify a list as a WHERE clause value and they will be combined as a IN clause 2024-10-14 19:03:37 +02:00
test_pgsql.py Db: allow to specify a list as a WHERE clause value and they will be combined as a IN clause 2024-10-14 19:03:37 +02:00
test_telltale.py Update pre-commit config and fix some pylint & bandit warnings 2023-10-27 13:35:59 +02:00