python-mylib/tests
Benjamin Renard 85caf81ac2 Introduce some new pre-commit hooks 2024-03-15 10:23:21 +01: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 Introduce pyupgrade,isort,black and configure pre-commit hooks to run all testing tools before commit 2023-01-16 12:56:12 +01: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