This website requires JavaScript.
Explore
Help
Sign in
bn8
/
python-mylib
Watch
1
Star
0
Fork
You've already forked python-mylib
0
Code
Issues
Pull requests
Projects
Releases
12
Wiki
Activity
Actions
371d194728
python-mylib
/
tests
History
Benjamin Renard
371d194728
PgDB: fix doSelect() method to retreive list of dicts instead of list of lists.
2023-12-15 12:12:48 +01:00
..
test_config.py
Update pre-commit config and fix some pylint & bandit warnings
2023-10-27 13:35:59 +02: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