aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_framework
Commit message (Expand)AuthorAgeFilesLines
...
* | [ticket/13616] Fix UI testsTristan Darricau2016-04-031-2/+10
* | [ticket/13616] Cleanup globals after installing the board in func testsTristan Darricau2016-04-031-2/+10
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-1/+0
* | [ticket/14555] Uniformize cache directory usagesTristan Darricau2016-03-241-1/+2
* | [ticket/14488] Delete cookies to get correct session ID during loginMarc Alexander2016-02-181-0/+2
* | [ticket/14315] Properly get sid from cookies and simplify take_screenshotMarc Alexander2016-02-181-36/+15
* | [ticket/14315] Add logout to ui tests and use in permissions role testMarc Alexander2016-02-171-0/+10
* | [ticket/14315] Add more functionality to ui test casesMarc Alexander2016-02-161-0/+208
* | Merge pull request #4171 from CHItA/ticket/14462Tristan Darricau2016-02-162-13/+65
|\ \
| * | [ticket/14462] Fix testsMate Bartus2016-02-122-6/+14
| * | [ticket/14462] Fix CS and typoMate Bartus2016-02-121-1/+1
| * | [ticket/14462] Set instance of db driver for database access using globalMarc Alexander2016-02-121-1/+30
| * | [ticket/14462] Fix installation in testsMate Bartus2016-02-122-12/+27
* | | [ticket/14478] Move facebook/webdriver dependency to main composer fileMarc Alexander2016-02-141-3/+8
|/ /
* | [ticket/14442] Use get_content() in functional test caseMarc Alexander2016-02-011-2/+2
* | [ticket/14442] Use Goutte 2.0 instead of outdated 1.0Marc Alexander2016-02-011-6/+4
* | Merge branch '3.1.x'Marc Alexander2016-01-261-0/+2
|\ \ | |/
| * [ticket/14433] Purge cache setting up extension functional testsMatt Friedman2016-01-251-0/+2
* | Merge branch '3.1.x'Tristan Darricau2016-01-241-4/+11
|\ \ | |/
| * [ticket/14425] Allow setting unix socket in database testsMarc Alexander2016-01-211-4/+11
* | Merge pull request #4059 from JoshyPHP/ticket/14323Marc Alexander2016-01-131-5/+15
|\ \
| * | [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXTJoshyPHP2015-12-271-1/+1
| * | [ticket/14323] Moved autolink-related functions to a separate helperJoshyPHP2015-12-261-10/+7
| * | [ticket/14323] Set up global objects required during testingJoshyPHP2015-12-261-10/+16
| * | [ticket/14323] Added support for truncating local URLsJoshyPHP2015-12-261-1/+8
* | | Merge branch '3.1.x'Mate Bartus2016-01-081-1/+0
|\ \ \ | |/ / |/| / | |/
| * [ticket/14394] Only purge cache in functional tests if necessaryMarc Alexander2016-01-071-1/+0
* | [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-082-2/+4
* | [ticket/14044] Deduplicate the installersMate Bartus2015-10-224-184/+202
* | Merge pull request #3698 from s9e/ticket/13935Tristan Darricau2015-08-051-6/+24
|\ \
| * | [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-151-6/+24
* | | [ticket/14036] Fixed mocked web root pathJoshyPHP2015-07-171-1/+1
* | | [ticket/14036] Replace path_helper with a mockJoshyPHP2015-07-171-14/+9
|/ /
* | [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-131-12/+22
* | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-251-1/+31
* | Merge pull request #3579 from s9e/ticket/13803Tristan Darricau2015-06-241-1/+1
|\ \
| * | [ticket/13803] Set up a global $user for testsJoshyPHP2015-05-301-1/+1
* | | Merge branch '3.1.x'Andreas Fischer2015-06-161-10/+10
|\ \ \ | |/ / |/| / | |/
| * [ticket/12952] Check obvious errors before status in functional testsMarc Alexander2015-06-161-10/+10
* | [ticket/13801] Removed user dependency from text_formatter.s9e.parserJoshyPHP2015-05-181-2/+0
* | [ticket/13782] Rename null driver to dummy for PHP7 compatibilityMarc Alexander2015-05-041-3/+3
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-022-3/+11
* | [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-2/+0
* | [ticket/8672] Updated the text_formatter.s9e serviceJoshyPHP2015-04-241-0/+4
* | Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-164-4/+4
|\ \
| * | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-164-4/+4
* | | [ticket/11768] Added core.text_formatter_s9e_renderer_setup eventJoshyPHP2015-04-021-1/+3
* | | [ticket/11768] Added core.text_formatter_s9e_parser_setup eventJoshyPHP2015-04-021-1/+4
* | | [ticket/11768] Added configurator eventsJoshyPHP2015-04-021-2/+16
* | | [ticket/11768] Removed unused varJoshyPHP2015-04-021-3/+0