aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11538] Make sure regex doesn't allow multiple color valuesMarc Alexander2013-05-152-0/+6
* [ticket/11538] Add tests for acp group manage pageMarc Alexander2013-05-141-0/+45
* [ticket/11538] Simplify colour value check and remove support for '#'Marc Alexander2013-05-141-8/+7
* [ticket/11538] Fix incorrect regex and test for duplicate # in color stringMarc Alexander2013-05-141-0/+1
* [ticket/11538] Use regex for testing color value and improve testsMarc Alexander2013-05-141-37/+20
* [ticket/11538] Make sure group color can't exceed maximum of 6 charactersMarc Alexander2013-05-141-0/+61
* [ticket/11529] Format markdown code correctlyNils Adermann2013-05-091-3/+5
* [ticket/11529] Rename RUNNING_TESTS.txt to RUNNING_TESTS.mdNils Adermann2013-05-091-0/+0
* [ticket/11513] Update RUNNING_TESTS.txt to no longer refer to PEAR.Andreas Fischer2013-05-091-3/+8
* [ticket/11513] Update all CLI calls to phpunit to use vendor/bin.Andreas Fischer2013-05-091-2/+2
* [ticket/11493] add checks for Notice and WarningDhruv2013-04-151-0/+2
* [ticket/11493] add check for phpBB Debug in functional testsDhruv2013-04-151-0/+1
* Merge remote-tracking branch 'p/ticket/11295' into develop-olympusAndreas Fischer2013-01-231-2/+25
|\
| * [ticket/11295] Drop tables rather than database for postgres in test suite.Oleg Pudeyev2012-12-261-2/+25
* | Merge remote-tracking branch 'p/ticket/11323-olympus' into develop-olympusAndreas Fischer2013-01-222-0/+9
|\ \
| * | [ticket/11323] Backport include_define test to olympus.Oleg Pudeyev2013-01-132-0/+9
* | | Merge PR #1194 branch 'marc1706/ticket/11323' into develop-olympusOleg Pudeyev2013-01-133-1/+22
|\ \ \ | |/ / |/| |
| * | [ticket/11323] Add tests for inclusion of defined variablesMarc Alexander2013-01-143-1/+22
* | | [ticket/11294] Capitalize phpunit.Oleg Pudeyev2012-12-261-3/+3
* | | [ticket/11294] Update required/optional extension list for olympus.Oleg Pudeyev2012-12-251-1/+18
| |/ |/|
* | [ticket/11285] Use more granularity in dependency checks in compress testOleg Pudeyev2012-12-201-7/+18
* | [ticket/8610] Do not use requests to submit posts except in posting_test.phpNathan Guse2012-12-153-137/+108
* | [ticket/8610] Move posting helpers to separate fileNathan Guse2012-12-133-105/+137
* | [ticket/8610] Create helper functions to create topic/post in functional testsNathan Guse2012-12-132-78/+112
* | Merge remote-tracking branch 'p/ticket/11162' into develop-olympusAndreas Fischer2012-12-144-0/+299
|\ \
| * | [ticket/11162] Reformat.Oleg Pudeyev2012-12-131-1/+1
| * | [ticket/11162] Rename tricky updates to database helper.Oleg Pudeyev2012-12-124-2/+2
| * | [ticket/11162] Review comments fixed.Oleg Pudeyev2012-12-051-1/+2
| * | [ticket/11162] Account for notify_status.Oleg Pudeyev2012-12-052-7/+131
| * | [ticket/11162] This test really only works for bookmarks.Oleg Pudeyev2012-12-043-3/+50
| * | [ticket/11162] The test is not at all trivial.Oleg Pudeyev2012-12-041-1/+1
| * | [ticket/11162] Move to a separate file to avoid blowing out functions.php.Oleg Pudeyev2012-12-042-1/+1
| * | [ticket/11162] Make count function upper case.Andreas Fischer2012-11-111-1/+1
| * | [ticket/11162] Rename count variable name to remaining_rows.Andreas Fischer2012-11-111-2/+2
| * | [ticket/11162] Use integer casting instead of SQL escape.Andreas Fischer2012-11-111-1/+1
| * | [ticket/11162] Extract existing behavior into a function and add a test.Oleg Pudeyev2012-11-022-0/+127
* | | [ticket/11265] Add assertions for board installation success.Oleg Pudeyev2012-12-131-3/+11
* | | Merge PR #1119 branch 'p/ticket/10491' into develop-olympusOleg Pudeyev2012-12-131-25/+29
|\ \ \ | |_|/ |/| |
| * | [ticket/10491] Make recreate_database static.Oleg Pudeyev2012-12-121-1/+1
| * | [ticket/10491] Install board once per test run.Oleg Pudeyev2012-12-101-1/+6
| * | [ticket/10491] Move board installation into setup before class.Oleg Pudeyev2012-12-041-16/+12
| * | [ticket/10491] Set up functional tests sensibly.Oleg Pudeyev2012-12-041-16/+19
* | | Merge PR #1125 branch 'p/ticket/10972' into develop-olympusOleg Pudeyev2012-12-104-3/+138
|\ \ \
| * | | [ticket/10972] Drop user deletion.Oleg Pudeyev2012-12-062-16/+0
| * | | [ticket/10972] Tweak user addition.Oleg Pudeyev2012-12-062-29/+40
| * | | [ticket/10972] Add destroy method to mock cache.Oleg Pudeyev2012-12-061-1/+11
| * | | [ticket/10972] Add mock null cache.Oleg Pudeyev2012-12-061-0/+42
| * | | [ticket/10972] Backport get_db from develop.Oleg Pudeyev2012-12-061-0/+19
| * | | [ticket/10972] Added explicit checks for creating duplicate users.Fyorl2012-12-061-2/+17
| * | | [ticket/10972] Moved tests into appropriate places and added commentsFyorl2012-12-063-45/+13