4 Commits (e4d9e9df4e160b3dec23966e517895c0ac2ecffe)

Author SHA1 Message Date
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt 8ba032d147 refactored database tests 8 years ago
Carsten Brandt fd68e6814e added failing test for #11088 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
John Was 4f49feee8d fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER 10 years ago
pana1990 db8a6104b9 Deleted spaces [skip ci] 10 years ago
Carsten Brandt 0300683bfc improved db test, avoid error by accessing db directlry 10 years ago
Qiang Xue a5b06b3468 Mark tests with problematic DBMS as skipped. 10 years ago
Qiang Xue a082fd9140 Added test. 10 years ago
Qiang Xue 65987f62ae test WIP 10 years ago
Alexander Makarov 905e39ede9 RBAC migration is now aware of custom table names, speeded up RBAC tests 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Makarov 8c1c3c59d9 Better AR connection init in tests 11 years ago
Carsten Brandt 544e412af8 unit test cleanup 11 years ago
Carsten Brandt d6ff097cbb avoid hanging test on bindValue problems (close db connection in tearDown) 11 years ago
Suralc 5c8927af7d Added ExistValidatorTest and added new option to DatabaseTestCase 11 years ago
Qiang Xue f2e57b2eec Fixed test breaks. 11 years ago
Gevik Babakhani 4602b575ad Save point: WIP implementing db schema functionality. 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 11 years ago
Carsten Brandt 3bdb6c3110 fixed indentation in test files 12 years ago
Carsten Brandt cb8f5d702f cleanup tests 12 years ago
Rusinov Maxim 452be102c6 Added newline at end files. 12 years ago
Rusinov Maxim d712605a71 Added and resolved Sqlite tests #15. 12 years ago