Commit Graph

4 Commits

Author SHA1 Message Date
Alek Rudnik
948e926bff [EGD-7243] Fix seg fault on db initializer test case
Seg was found when running test on bench.
Moreover the test was actually not working.
2021-08-02 10:38:56 +02:00
Pawel Olejniczak
4a1801bb2d [EGD-6389] Fix database initialization scripts UT
Tests were not passing locally due to incorrect
sql file names.
2021-04-07 20:14:35 +02:00
Wiktor S. Ovalle Correa
3b141041e9 [EGD-5737] Merge master into experimental
Keep experimental up to date with changes from master
2021-02-17 17:09:37 +01:00
RobertPiet
cafeb52103 [EGD-5317] Module-db UT solved
Vfs init.
Convertion time string to unix time returns 1 hour later than should.
DatabaseInitializer stub that just creates empty dbs with table
structure but without data. Notification table initial records moved
to Database Initilize section. UT run with a stub of Database
Initialize - new test section introduced to test original
initializer: test-initializer.
Added missing data for contacts db to run the sorted list test
and test fix.
2021-02-04 16:45:50 +01:00