Nicolas Lœuillet
7b97b86772
[fix] returned values with unread status
2014-01-09 15:33:20 +01:00
Nicolas Lœuillet
4f61d0695a
[add] test for getEntryById
2014-01-09 09:57:37 +01:00
Vincent Jousse
8c2d368cbf
Use fetchAll directly on the connection and bind parameters using ?
2013-12-13 18:44:43 +01:00
Vincent Jousse
6fe342d0e9
Fetch content using full-text-rss
2013-12-10 16:54:05 +01:00
Vincent Jousse
fffaf558fc
Add full-text-rss lib
2013-12-10 16:19:15 +01:00
Vincent Jousse
6667c8562e
Bootstrap the add entry API
2013-12-01 21:44:04 +01:00
Vincent Jousse
67571d47cc
Remove dead code
2013-12-01 21:09:46 +01:00
Vincent Jousse
00ac1a58be
Use fixtures for tests
2013-11-24 22:48:05 +01:00
Vincent Jousse
43a934d560
Use specific bootstrap file for functional tests
2013-11-24 11:27:49 +01:00
Vincent Jousse
bc1a3342c3
Use sqlite test db
2013-11-23 10:44:05 +01:00
Vincent Jousse
b30f5bd72d
Travis debug
2013-11-23 00:34:41 +01:00
Vincent Jousse
27f8a4f41d
Travis debug again
2013-11-23 00:31:10 +01:00
Vincent Jousse
7d30a98904
Try to debug travis
2013-11-23 00:27:28 +01:00
Vincent Jousse
c5ef984560
Remove useless debug
2013-11-23 00:20:40 +01:00
Vincent Jousse
cee7dbc90a
Add simple functional test
2013-11-22 23:54:20 +01:00
Vincent Jousse
65dd276fbf
Move bootstrap for atoum into units dir
2013-11-22 22:45:40 +01:00
Vincent Jousse
2e4d38cbf4
Test to check that the token is properly generated
2013-11-21 23:02:33 +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