1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-16 06:05:03 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
Vincent Jousse
bc1a3342c3 Use sqlite test db 2013-11-23 10:44:05 +01:00
Vincent Jousse
eded146c74 Fix unit test directory 2013-11-23 00:15:55 +01:00
Vincent Jousse
65dd276fbf Move bootstrap for atoum into units dir 2013-11-22 22:45:40 +01:00
Vincent Jousse
ef65cf46f5 Add an option to run tests in an infinite loop 2013-11-21 23:08:35 +01:00
Vincent Jousse
6f5d4b334c Import poche v2 schema 2013-11-21 22:44:41 +01:00
Vincent Jousse
f502810f43 Trying to test a dummy Entry class
It seems that Atoum doesn't find the class to be tested
when running `./console tests:unit`
==> Error E_USER_ERROR in /home/vjousse/usr/src/php/poche/tests/unit/Entry.php on unknown line, generated by unknown file:
Tested class 'Entry' does not exist for test class 'tests\unit\Entry'
2013-11-21 20:15:42 +01:00
Vincent Jousse
9bfeaf9cc0 Add Atoum console command 2013-11-21 18:49:06 +01:00
Vincent Jousse
4ec3930bcc Add UnitTestsCommand skeleton 2013-11-21 14:51:07 +01:00