aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'Marc/ticket/11896' into developJoas Schilling2013-11-191-0/+33
|\
| * [ticket/11896] Add functional tests for marking all notifications readMarc Alexander2013-11-091-0/+33
* | [ticket/12017] Fix phpbb requirement in composer.jsonJoas Schilling2013-11-141-1/+1
* | [ticket/12017] Copy config/ dir so events workJoas Schilling2013-11-143-2/+6
* | [ticket/12017] Remove IN_PHPBB defined checkJoas Schilling2013-11-142-18/+0
* | [ticket/12016] Update functional tests to use service for event listenersJoas Schilling2013-11-131-0/+9
* | [ticket/12002] Change functional test to use link hashJoas Schilling2013-11-081-0/+21
|/
* [ticket/11994] Fix functional testsJoas Schilling2013-11-081-1/+7
* [ticket/11994] "Delete data" is only available for disabled extensionsJoas Schilling2013-11-081-2/+2
* [ticket/11994] Filter crawler for better search comparisonsJoas Schilling2013-11-081-13/+13
* [ticket/11994] Fix tests after uninstall renameJoas Schilling2013-11-081-8/+8
* [ticket/11994] Update functional tests with display nameJoas Schilling2013-11-081-3/+3
* [ticket/11994] Replace spaces with tabsJoas Schilling2013-11-081-55/+55
* [ticket/11994] Fix functional extension testsJoas Schilling2013-11-081-18/+18
* [ticket/11534] Check remote avatar content type if possibleMarc Alexander2013-10-241-0/+9
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-112-0/+168
* [ticket/11903] Speed up paging testNathan Guse2013-10-101-4/+4
* Merge pull request #1481 from dhruvgoel92/ticket/11608Nathan Guse2013-10-075-0/+187
|\
| * [ticket/11608] Mark failed test as incomplete for mysql search backendDhruv2013-10-051-0/+5
| * [ticket/11608] Update search backend class names to namespacesDhruv2013-10-054-4/+4
| * [ticket/11608] Move markIncomplete to search backends testDhruv2013-10-054-9/+15
| * [ticket/11608] Rename base search test class fileDhruv2013-10-055-4/+4
| * [ticket/11608] Remove suffix test from base classDhruv2013-10-055-37/+37
| * [ticket/11608] Mark postgres search not found test as incompleteDhruv2013-10-051-2/+2
| * [ticket/11608] Mark sphinx tests as incomplete for nowDhruv2013-10-051-0/+5
| * [ticket/11608] Mark failed search test incomplete for native searchDhruv2013-10-051-0/+4
| * [ticket/11608] remove setUp method overrideDhruv2013-10-054-32/+4
| * [ticket/11608] add search functional tests to search subfolderDhruv2013-10-055-11/+10
| * [ticket/11608] rename search_found and not_found methodDhruv2013-10-051-8/+6
| * [ticket/11608] pass keywords to search_found and search_not_found testDhruv2013-10-051-7/+9
| * [ticket/11608] Set sphinx id from test_config file for testsDhruv2013-10-051-1/+4
| * [ticket/11608] Use assertEquals for more accurate assertionsDhruv2013-10-051-2/+2
| * [ticket/11608] Use assertContainsLang to compare language stringsDhruv2013-10-051-2/+2
| * [ticket/11608] split search tests into separate filesDhruv2013-10-055-36/+109
| * [ticket/11608] Check for word highlights in search resultsDhruv2013-10-051-1/+2
| * [ticket/11608] Mark sphinx test as incompleteDhruv2013-10-051-1/+2
| * [ticket/11608] Logout before searchingDhruv2013-10-051-0/+4
| * [ticket/11608] Add more assetions in testsDhruv2013-10-051-1/+5
| * [ticket/11608] Use assertions in testDhruv2013-10-051-4/+2
| * [ticket/11608] complete search tests functionalitiesDhruv2013-10-051-4/+33
| * [ticket/11608] Skip tests for unsupported search backendsDhruv2013-10-051-4/+10
| * [ticket/11608] add basic search functional test structureDhruv2013-10-051-0/+77
* | [ticket/11840] Use generic information in the test extensionNathan Guse2013-09-301-2/+2
* | [task/composer-compatibility] Minor changes that will break extension BCMichaelC2013-10-012-5/+5
|/
* [ticket/11868] Add @depends to testVjacheslav Trushkin2013-09-261-0/+3
* [ticket/11868] Add functional test for registrationJoas Schilling2013-09-261-0/+49
* [ticket/11865] Add bbcodes to functional posting testsJoas Schilling2013-09-261-2/+2
* [ticket/11700] Correctly load templates for extensionsNils Adermann2013-09-191-1/+1
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-199-11/+24
* [ticket/11700] Check for ALLOW_REMOTE_UPLOAD in acp output as expectedNils Adermann2013-09-162-2/+2