aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12818] Add testsTristan Darricau2014-07-071-0/+16
* Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-043-7/+7
|\
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-263-7/+7
* | [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-046-64/+41
* | Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeusCesar G2014-07-034-28/+28
|\ \
| * | [ticket/12662] Update tests that utilize get_username_stringPayBas2014-06-254-28/+28
* | | Merge pull request #2673 from nickvergessen/ticket/12783Tristan Darricau2014-07-036-230/+134
|\ \ \
| * | | [ticket/12783] Move phpbb requirement to extra->soft-requireJoas Schilling2014-07-026-6/+18
| * | | [ticket/12783] Correctly use dataProviders and mark tests as incompleteJoas Schilling2014-06-281-226/+104
| * | | [ticket/12783] Move phpbb/phpbb require version to extraJoas Schilling2014-06-286-15/+29
* | | | Merge pull request #2670 from Nicofuma/ticket/12781Joas Schilling2014-07-032-0/+8
|\ \ \ \
| * | | | [ticket/12781] Add testsTristan Darricau2014-06-272-0/+8
| | |_|/ | |/| |
* | | | Merge pull request #2578 from marc1706/ticket/9801Joas Schilling2014-07-031-0/+42
|\ \ \ \
| * | | | [ticket/9801] Add viewonline_helper service to allow proper testingMarc Alexander2014-06-241-0/+42
* | | | | Merge pull request #2647 from Dragooon/ticket/12334Joas Schilling2014-07-036-4/+280
|\ \ \ \ \
| * | | | | [ticket/12334] Remove profile fields test groupShitiz Garg2014-06-277-21/+0
| * | | | | [ticket/12334] Add additional test for type_stringShitiz Garg2014-06-271-0/+24
| * | | | | [ticket/12334] Add string test for type_intShitiz Garg2014-06-271-0/+6
| * | | | | [ticket/12334] Improve type_dropdown's test descriptionShitiz Garg2014-06-271-3/+3
| * | | | | [ticket/12334] Group profile fields testShitiz Garg2014-06-277-0/+21
| * | | | | [ticket/12334] Change get_profile_value_raw_data to profile_value_raw_dataShitiz Garg2014-06-276-12/+12
| * | | | | [ticket/12334] Add get_profile_value_raw unit test for type_boolShitiz Garg2014-06-241-4/+52
| * | | | | [ticket/12334] Add get_profile_value_raw unit test for type_dateShitiz Garg2014-06-241-0/+36
| * | | | | [ticket/12334] Add get_profile_value_raw unit tests for type_dropdownShitiz Garg2014-06-241-0/+48
| * | | | | [ticket/12334] Add get_profile_value_raw unit test for type_stringShitiz Garg2014-06-241-0/+30
| * | | | | [ticket/12334] Add get_profile_value_raw unit test for type_urlShitiz Garg2014-06-241-0/+30
| * | | | | [ticket/12334] Add get_profile_value_raw unit tests for type_intShitiz Garg2014-06-241-0/+54
| * | | | | [ticket/12334] Removed testsPayBas2014-06-241-52/+0
| * | | | | [ticket/12334] Dropdowns cannot be tested this wayPayBas2014-06-241-2/+2
| * | | | | [ticket/12334] Added test get_profile_value_rawPayBas2014-06-241-0/+52
* | | | | | Merge pull request #2669 from Nicofuma/ticket/12777Joas Schilling2014-06-291-3/+43
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [ticket/12777] Add tests for unavailable extensionTristan Darricau2014-06-271-0/+5
| * | | | | [ticket/12777] Add testsTristan Darricau2014-06-271-3/+38
| | |_|/ / | |/| | |
* | | | | Merge pull request #2598 from Nicofuma/ticket/12716Joas Schilling2014-06-273-0/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12716] Use a string as session_idTristan Darricau2014-06-232-3/+3
| * | | | [ticket/12716] Add regression testTristan Darricau2014-06-193-0/+47
* | | | | Merge remote-tracking branch 'nickvergessen/ticket/12099' into develop-ascraeusMarc Alexander2014-06-262-16/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ticket/12099] Fix correction in path_helper testJoas Schilling2014-06-101-7/+11
| * | | | [ticket/12099] Break clean_path tests with a simple testJoas Schilling2014-05-291-0/+2
| * | | | [ticket/12099] Clean paths in testsJoas Schilling2014-05-291-14/+16
| * | | | [ticket/12099] Fix several issues in path_helper testJoas Schilling2014-05-291-3/+4
* | | | | [ticket/12766] Event exporter does not like RCx as versionPayBas2014-06-251-0/+2
| |_|/ / |/| | |
* | | | [ticket/12763] Remove empty schema filesJoas Schilling2014-06-231-6/+9
* | | | Merge pull request #2587 from dhruvgoel92/ticket/11528Andreas Fischer2014-06-237-158/+216
|\ \ \ \
| * | | | [ticket/11528] Change click_submit() to accept id as paramDhruv2014-06-231-2/+2
| * | | | [ticket/11528] Handle case when config file cant be written by installerDhruv2014-06-231-1/+6
| * | | | [ticket/11528] Change NULL to nullDhruv2014-06-231-1/+1
| * | | | [ticket/11528] Fix spaces and slashes as per guidelinesDhruv2014-06-232-4/+4
| * | | | [ticket/11528] Add asserts in installation stepsDhruv2014-06-231-1/+19
| * | | | [ticket/11528] Use 'use' keyword to import classes to current scopeDhruv2014-06-231-2/+4