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

534 Commits

Author SHA1 Message Date
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
e671df3151 Launch phpunit on travis 2013-11-23 00:17:39 +01:00
Vincent Jousse
eded146c74 Fix unit test directory 2013-11-23 00:15:55 +01:00
Vincent Jousse
cee7dbc90a Add simple functional test 2013-11-22 23:54:20 +01:00
Vincent Jousse
324e96b48f Fix typo 2013-11-22 23:49:02 +01:00
Vincent Jousse
723fce50b6 Use built-in json renderer 2013-11-22 22:48:06 +01:00
Vincent Jousse
a43675b7c7 Add symfony browser-kit for functional tests 2013-11-22 22:45:57 +01:00
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
3734cb0090 Split controllers into different files 2013-11-22 15:08:03 +01:00
Vincent Jousse
e71f24ec63 Move controllers in a dedicated directory 2013-11-22 15:03:25 +01:00
Vincent Jousse
3301a3b136 Reorganise files 2013-11-22 15:01:46 +01:00
Vincent Jousse
c780072755 Add travis config 2013-11-21 23:10:50 +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
c15bb6b4de Add tests in README 2013-11-21 20:26:22 +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
edff397478 Fix typo in README 2013-11-21 14:52:08 +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
3851249096 Add atoum and autoload to composer.json 2013-11-21 11:11:02 +01:00
Vincent Jousse
9e6c26a203 Bootstrap files and directories 2013-11-21 10:15:29 +01:00
Vincent Jousse
ca23b87750 Fix readme indentation 2013-11-21 10:00:35 +01:00
Vincent Jousse
0d496d119d Add LICENSE file 2013-11-21 10:00:00 +01:00
Vincent Jousse
5ef67d3b79 Add README 2013-11-21 09:59:19 +01:00
Vincent Jousse
f0a552012e Add front controller 2013-11-21 09:54:33 +01:00
Vincent Jousse
7ef0c5565a Add composer.json for Silex 2013-11-21 09:47:01 +01:00
Vincent Jousse
451ae459e5 Update gitignore 2013-11-21 09:46:51 +01:00
Vincent Jousse
03d0b95878 Start clean again 2013-11-21 09:39:26 +01:00
Nicolas Lœuillet
cd8a344156 Merge pull request #289 from inthepoche/dev
1.1.0
2013-10-24 23:51:59 -07:00
Nicolas Lœuillet
6ae804853f on the road to 1.1.0 2013-10-25 08:45:28 +02:00
Nicolas Lœuillet
b6d859fa92 Merge branch 'dev' of https://github.com/inthepoche/poche into dev 2013-10-22 08:51:30 +02:00
Nicolas Lœuillet
1a0d776394 fix #286: german translation updated 2013-10-22 08:51:22 +02:00
Nicolas Lœuillet
1ba1628ed6 Merge pull request #285 from dsacchet/dev
Adding support for http_auth
2013-10-21 08:31:24 -07:00
Denis Sacchet
027b4e1568 Adding support for http_auth 2013-10-20 23:28:45 +02:00
Denis Sacchet
df6afaf090 Added support for http_auth 2013-10-20 16:53:54 +02:00
Nicolas Lœuillet
c1e24b0461 Merge branch 'dev' of https://github.com/inthepoche/poche into dev 2013-10-17 17:04:12 +02:00
Nicolas Lœuillet
36b9219842 bug fix #251: login failure 2013-10-17 17:03:55 +02:00
Nicolas Lœuillet
8e76eaad19 Update CONTRIBUTING.md 2013-10-17 11:39:19 +02:00