Kevin Decherf
|
00f2368f7a
|
Add some tests for OriginUrl in EntryRestController
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
|
2017-11-19 15:02:11 +01:00 |
|
Jeremy Benoist
|
b0458874c8
|
Fix relations export for Entry
Tags & Annotations weren’t really well exported.
This is now fixed (+ tests)
|
2016-10-07 07:43:19 +02:00 |
|
Jeremy Benoist
|
fc73222723
|
Remove user reference in tag
Fix #1543
|
2015-12-29 14:50:52 +01:00 |
|
Jeremy Benoist
|
71eff67f8b
|
Entry data should have unique url
|
2015-12-28 13:42:50 +01:00 |
|
Jeremy Benoist
|
fba3f536a5
|
Fix tests
|
2015-11-09 16:32:48 +01:00 |
|
Jeremy Benoist
|
02d17813a1
|
Fix tests for all
|
2015-09-28 20:26:37 +02:00 |
|
Jeremy Benoist
|
da3d4998c0
|
Move readingTime & domainName in ContentProxy
So, everything is centralized in one place when we save a new entry.
|
2015-09-28 19:35:33 +02:00 |
|
Jeremy Benoist
|
d4ebe5c5dc
|
Entries filter on language
+ updated deps
|
2015-09-23 07:55:55 +02:00 |
|
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 |
|