aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/feed_test.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-261-3/+3
|\
| * [ticket/16150] Make post subject links reliablev12mike2019-09-081-3/+3
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
|/
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
* Merge branch '3.1.x'Mate Bartus2016-01-081-0/+6
|\
| * [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-071-0/+6
* | Merge branch '3.1.x'Tristan Darricau2015-08-281-1/+1
|\ \ | |/
| * [ticket/13988] Update testsZoddo2015-07-181-1/+1
* | [ticket/13645] Move the feeds to controllersNicofuma2015-08-231-62/+71
|/
* [ticket/13241] Remove sleep() and change flood interval insteadJoas Schilling2014-10-291-3/+22
* [ticket/13241] Remove sleep() since the method takes care of this nowJoas Schilling2014-10-291-12/+0
* [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-041-5/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12421] Rebase and enable testsTristan Darricau2014-05-061-12/+9
* [ticket/12459] Enable related testsNicofuma2014-05-041-22/+9
* [ticket/12413] Update configuration's assertsNicofuma2014-05-021-2/+2
* [ticket/12413] Update initNicofuma2014-05-021-3/+1
* [ticket/12413] Remove unnecessary castsNicofuma2014-05-021-2/+2
* [ticket/12413] Disabled unapproved and solftdeleted testsNicofuma2014-05-021-9/+22
* [ticket/12413] Coding style againNicofuma2014-05-021-27/+27
* [ticket/12413] Fix coding styleNicofuma2014-05-021-11/+18
* [ticket/12413] Fix: coding styleNicofuma2014-05-021-8/+8
* [ticket/12413] Fixing the failed testNicofuma2014-05-021-8/+20
* [ticket/12413] Using static attribute instead of @dependsTristan Darricau2014-05-021-194/+59
* [ticket/12413] Useing @depends to transmit the state of the boardTristan Darricau2014-05-021-90/+328
* [ticket/12413] Tests: Adding functional tests for the feedsTristan Darricau2014-05-021-0/+1373