Vincent Jousse
65dd276fbf
Move bootstrap for atoum into units dir
2013-11-22 22:45:40 +01:00
Vincent Jousse
d4ed21081c
Get all entries
2013-11-22 16:38:49 +01:00
Vincent Jousse
6dc90c704c
Add EntryApi as a Service
2013-11-22 16:25:37 +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
2e4d38cbf4
Test to check that the token is properly generated
2013-11-21 23:02:33 +01:00
Vincent Jousse
6f5d4b334c
Import poche v2 schema
2013-11-21 22:44:41 +01:00
Vincent Jousse
95a3b293ae
Add missing getter
2013-11-21 20:27:42 +01:00
Vincent Jousse
75fbd3420a
Fix dummy entry test
2013-11-21 20:25:05 +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