1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-15 21:55:09 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
Vincent Jousse
4bfcdb912c Fix bad copy/paste when registering the console provider 2013-11-21 14:30:06 +01:00
Vincent Jousse
ff58233f85 Add console script / component 2013-11-21 14:26:17 +01:00
Vincent Jousse
b8f7398632 Add Twig 2013-11-21 12:05:18 +01:00
Vincent Jousse
9e6c26a203 Bootstrap files and directories 2013-11-21 10:15:29 +01:00