- 28 Aug, 2014 5 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
- do not allow boolean values for integer columns - use native boolean type with boolean values - removed workaround that turned out to be wrong when schema and values are used correctly. Workaround resulted from wrong usage of boolean values before. fixes #4672
-
- 27 Aug, 2014 3 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
Klimov Paul authored
-
- 26 Aug, 2014 1 commit
-
-
Klimov Paul authored
-
- 25 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 24 Aug, 2014 1 commit
-
-
Alexander Makarov authored
Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements.
-
- 21 Aug, 2014 3 commits
- 19 Aug, 2014 2 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
- 17 Aug, 2014 4 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 16 Aug, 2014 5 commits
-
-
DaSourcerer authored
-
DaSourcerer authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 15 Aug, 2014 7 commits
-
-
Alexander Makarov authored
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`. - Removed database module since we're using fixtures and migrations. - Moved console entry points and bootstrap into `tests/codeception/bin`. - Adjusted travis build scripts. - Adjusted documentation to be consistent and reflect changes made.
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
exclude parts that have different default values
-
Carsten Brandt authored
fixes test break in HHVM due to export of a closure
-
Qiang Xue authored
-
- 14 Aug, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 13 Aug, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 12 Aug, 2014 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #4687
-
Carsten Brandt authored
You can now customize test config without having uncommitted changes in git. issue #4687
-