Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Jeremy Benoist | 2016-08-17 | 1 | -2/+18 |
| | | | | | | | | Ensure tests after the InstallCommand test will have a clean database. Previous attempt failed because of a foreign key Also, nightly on Travis seems to target PHP 7.2-dev, so I put 7.1 in requirement and moved nightly in allowed failures. And it seems xdebug isn't shipped with PHP 7.1, so I added a workaround to avoid build to fail when trying to remove xdebug.ini file. | ||||
* | Change the way to login user in tests | Jeremy Benoist | 2016-06-24 | 5 | -8/+89 |
| | | | | | | | | | Instead of using a HTTP request we just login user like FOSUser does. It allows us to mock service in container for functional tests. Also, fix a bad config name in fos_user for firewall And finally, add functional test to PocketImport | ||||
* | Add some tests about readingTime | Jeremy Benoist | 2016-06-23 | 1 | -0/+36 |
| | |||||
* | Jump to Symfony 3.1 | Jeremy Benoist | 2016-06-22 | 43 | -0/+6055 |
| | |||||
* | remove foo test | Nicolas Lœuillet | 2015-01-22 | 1 | -19/+0 |
| | |||||
* | new folders | Nicolas Lœuillet | 2015-01-20 | 1 | -1/+1 |
| | |||||
* | foo test | Nicolas Lœuillet | 2015-01-19 | 1 | -0/+19 |