20 Jul
2024
20 Jul
'24
5:07 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18086 --- Comment #34 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Hi :)
First, is is on of my first contribution to a non trivial patch so please tell me if I do some things wrong :) In particular, I did not found the information if tests should consider the db empty or pupulated with populate_database so I ran the tests with an empty db.
Yes, empty DB and the test must provide it's data an clean it. See https://wiki.koha-community.org/wiki/Unit_Tests#Where_and_how_to_test (the rest of page is worth reading, not only the middle part about data) -- You are receiving this mail because: You are watching all bug changes.