wallabag/tests/Wallabag
Jeremy Benoist ee32248f43
Ensure access_token are removed
When we remove the client, we should ensure that access_token are also removed.

To ensure that, I created a test that generated an access_token. So when we remove the client, this association should be cascaded and shouldn’t generate an error.

Also I moved some Api related stuff to the ApiBundle (like the developer controler and ClientType form)
2016-10-08 00:05:41 +02:00
..
AnnotationBundle Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ApiBundle Ensure access_token are removed 2016-10-08 00:05:41 +02:00
CoreBundle Ensure access_token are removed 2016-10-08 00:05:41 +02:00
ImportBundle Add controller test for Instapaper 2016-09-27 20:27:08 +02:00
UserBundle Disabled delete button for the logged user 2016-10-02 13:29:57 +02:00