Jeremy Benoist
|
8ce32af612
|
CS
We shouldn't forget to run `php-cs-fixer` time to time
|
2015-08-20 07:53:55 +02:00 |
|
Jeremy Benoist
|
4346a86068
|
CS
|
2015-05-30 13:59:33 +02:00 |
|
Jeremy
|
371ac69a6b
|
Add tests
and fix few mistakes
|
2015-03-31 22:48:00 +02:00 |
|
Nicolas Lœuillet
|
b0cce9e636
|
fix tests for GET /entries/tags
|
2015-03-06 21:09:15 +01:00 |
|
Nicolas Lœuillet
|
092ca70725
|
add relation between user and tags, tests are broken
|
2015-03-06 21:09:15 +01:00 |
|
Nicolas Lœuillet
|
46bbd8d321
|
relation between tags and entries
|
2015-03-06 20:50:31 +01:00 |
|
Jeremy
|
0bf99bb144
|
Improve install command & add test
Also add fixtures for Config
InstallCommand now check if database, schema are here and ask the user what to do (keep or trash & re-create)
|
2015-02-22 14:35:36 +01:00 |
|
Jeremy
|
eb3bd7efb7
|
Add more tests on Entry controller
Also add more fixtures
|
2015-02-10 22:32:42 +01:00 |
|
Jeremy
|
3b815d2de5
|
Add some fixtures
Improve test, so user can login
Fix some leftJoin
Cleanup EntryController
|
2015-02-08 23:13:40 +01:00 |
|