aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix testJeremy Benoist2019-05-271-1/+1
|
* FIx unrelated failing testJeremy Benoist2019-04-231-1/+1
|
* Prepare 2.3.4 releaseJeremy Benoist2018-11-231-3/+2
|
* Liberation goes httpsJeremy Benoist2018-09-211-1/+2
|
* Fix testsJeremy Benoist2018-09-071-4/+4
|
* php-cs-fixerKevin Decherf2018-09-051-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Removing failing test from TravisJeremy Benoist2018-08-191-4/+0
|
* Fix testsJeremy Benoist2018-06-061-5/+5
|
* Replace zataz urlFloran Brutel2018-03-301-3/+3
|
* Use https instead of http for bild.de to fix testsFloran Brutel2018-03-291-1/+1
|
* Fixed testsNicolas Lœuillet2018-01-121-2/+2
|
* php-csKevin Decherf2017-12-311-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Add test to prevent regression for #3534Kevin Decherf2017-12-311-0/+20
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Fix typoJeremy Benoist2017-12-181-3/+3
|
* Add test on EntryControllerTest for #3442Kevin Decherf2017-12-131-0/+49
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #3425 from wallabag/add-setting-for-headersNicolas Lœuillet2017-11-211-0/+3
|\ | | | | Added internal setting to enable/disable headers storage
| * Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-201-0/+3
| |
* | Fix phpcsKevin Decherf2017-11-191-1/+1
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Update EntryControllerTest to handle origin_urlKevin Decherf2017-11-191-2/+38
|/ | | | | | | Set an origin_url in testEditUpdate Test origin_url deletion in testEditRemoveOriginUrl Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Fix phpcsadev2017-11-111-1/+1
|
* Fix testsadev2017-11-111-5/+6
|
* Fix MondeDiplo https urlJeremy Benoist2017-10-101-1/+1
|
* Jump to Symfony 3.3 & update others depsJeremy Benoist2017-10-091-2/+2
| | | | Also update tests urls
* Put the final URL in data testJeremy Benoist2017-07-241-1/+1
|
* Fix testsJeremy Benoist2017-07-031-4/+5
|
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-101/+101
|
* Merge pull request #2683 from wallabag/credentials-in-dbJérémy Benoist2017-06-201-0/+53
|\ | | | | Store credentials in DB
| * Fix reviewsThomas Citharel2017-06-201-1/+1
| | | | | | | | | | | | | | | | Encrypt username too Redirect to list after saving credentials Fix typos Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Crypt site credential passwordJeremy Benoist2017-06-201-1/+1
| |
| * Add a live test for restricted articleJeremy Benoist2017-06-201-0/+53
| | | | | | | | | | | | | | It is not aimed to test if we can get the full article (since we aren't using real login/password) but mostly to test the full work (with authentication, etc.) Do not clean fixtured to avoid SQLite to re-use id for entry tag relation 😓
* | Add isPublic filter on entriesJeremy Benoist2017-06-101-0/+14
|/
* Merge pull request #3173 from wallabag/domain-name-paramJérémy Benoist2017-06-101-1/+1
|\ | | | | remove craueconfig domain name setting and add a proper one in parame…
| * Promote httpsJeremy Benoist2017-06-091-1/+1
| |
| * ReviewJeremy Benoist2017-06-081-1/+1
| |
* | Cleanup testJeremy Benoist2017-06-091-1/+0
| | | | | | | | | | Looks like we didn't ALWAYS get a value for language from 20minutes. Ahem.
* | Convert - to _ in languageJeremy Benoist2017-06-091-4/+8
| | | | | | | | Mostly to increase language supports
* | Use Locale instead of LanguageJeremy Benoist2017-06-091-14/+78
|/
* Isolated testsadev2017-05-311-149/+210
| | | | Use https://github.com/dmaicher/doctrine-test-bundle to have test isolation.
* Ensure download_images_enabled is disabledJeremy Benoist2017-05-191-1/+20
| | | | | Even if the tests fail, that config must stay disabled after the test. Otherwise it might timeout on other test (because it'll try to save all other images)
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-191-0/+20
|\
| * Add some testsJeremy Benoist2017-05-091-0/+20
| |
* | Replaced json_array with arrayNicolas Lœuillet2017-05-111-1/+1
| | | | | | | | And fixed failing test due to @j0k3r :trollface:
* | Added headers field in EntryNicolas Lœuillet2017-05-111-0/+1
| |
* | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-3/+3
| |
* | Added test for multiple authorsNicolas Lœuillet2017-04-101-8/+39
| |
* | Added author of articleNicolas Lœuillet2017-04-091-1/+4
| |
* | Added publication dateNicolas Lœuillet2017-04-051-0/+1
|/
* Search by term: extend to entries urlKevin Decherf2017-02-161-0/+24
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Renamed uuid to uidNicolas Lœuillet2016-12-291-6/+6
|
* Changed uuid type in databaseNicolas Lœuillet2016-12-251-1/+0
|