cocluto/test
Guillaume Raffy e5ced9e8bb cocluto v1.06
- fixed bug in SshAccessedMysqlDb which didn't handle the fields with is_autoinc_index properly
- fixed bug in SshAccessedMysqlDb which failed when a field description contained double quotes
- improved SshAccessedMysqlDb.query(), which now displays the error message on failure
- fixed bug in SshAccessedMysqlDb.table_exists,which failed when the table didn't exist.

work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3958]
2024-11-13 14:38:01 +01:00
..
__init__.py fixed a missing import error (time) that was detected by one of the applications that used cocluto 2023-06-07 18:23:46 +02:00
qconf-se-physix71.stdout fixed regression from commit 270304f58e 2023-06-08 11:18:07 +02:00
qstat-output-001.txt fixed a missing import error (time) that was detected by one of the applications that used cocluto 2023-06-07 18:23:46 +02:00
test_cocluto.py fixed styling errors and added more type hinting to increase maintainability of cocluto 2024-06-14 15:52:32 +02:00
test_simpadb.py cocluto v1.06 2024-11-13 14:38:01 +01:00