aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developNils Adermann2013-05-091-5/+10
|\
| * [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
* | Merge PR #1209 branch 'dhruvgoel92/ticket/10325' into developOleg Pudeyev2013-05-082-0/+62
|\ \
| * | [ticket/10325] use assert_response_success partsDhruv2013-04-301-1/+5
| * | [ticket/10325] add assert_response_success in testDhruv2013-04-301-1/+3
| * | [ticket/10325] functional tests for forgot password functionalityDhruv2013-04-251-0/+45
| * | [ticket/10325] add logout function in functional_test_caseDhruv2013-04-251-0/+11
* | | [ticket/11450] Limit scopes of filters and add better docsJoas Schilling2013-05-081-11/+11
* | | [ticket/11450] Use helpers to copy/remove filesJoas Schilling2013-05-081-23/+21
* | | [ticket/11450] Move mocked class into mock/metadata_manager.phpJoas Schilling2013-05-082-15/+23
* | | [ticket/11450] Add new line at end of fileJoas Schilling2013-05-081-1/+1
* | | [ticket/11450] Fix tests class nameJoas Schilling2013-05-081-1/+1
* | | [ticket/11450] Require db_tools file to be includedJoas Schilling2013-05-081-0/+2
* | | [ticket/11450] Add test for unexisting composer.jsonJoas Schilling2013-05-081-1/+10
* | | [ticket/11450] Test the extensions details page in ACP Customise TabJoas Schilling2013-05-082-0/+127
* | | [ticket/11450] Fix all instances of phpbb_extension_metadata_managerJoas Schilling2013-05-081-4/+2
* | | Merge PR #1388 branch 'dhruvgoel92/ticket/11288' into developOleg Pudeyev2013-05-061-0/+98
|\ \ \
| * | | [ticket/11288] add search tests casesDhruv2013-05-041-0/+98
| |/ /
* | | [ticket/11519] Rename test event template fileNathaniel Guse2013-05-042-1/+1
* | | Merge pull request #1348 from nickvergessen/ticket/11495Nils Adermann2013-05-029-0/+1124
|\ \ \
| * | | [ticket/11495] Throw exception when item that should be deleted does not existJoas Schilling2013-04-301-0/+19
| * | | [ticket/11495] Remove unneccessary values from testsJoas Schilling2013-04-301-36/+36
| * | | [ticket/11495] Fix more grammar issues in doc blocksJoas Schilling2013-04-301-1/+1
| * | | [ticket/11495] Remove forum_parents from tests where it is not requiredJoas Schilling2013-04-303-200/+200
| * | | [ticket/11495] Add proper testing of item_parent to testsJoas Schilling2013-04-305-354/+360
| * | | [ticket/11495] Add owns_lock() method to lock classesJoas Schilling2013-04-302-0/+25
| * | | [ticket/11495] Fix some more comments and the package tagJoas Schilling2013-04-306-6/+6
| * | | [ticket/11495] Use descendants and ancestors instead of parents/childrenJoas Schilling2013-04-301-6/+6
| * | | [ticket/11495] Remove get_parent_data from interface and rename itJoas Schilling2013-04-301-4/+4
| * | | [ticket/11495] Fix some docs and replace branch with other termsJoas Schilling2013-04-301-12/+12
| * | | [ticket/11495] Fix comments and package docsJoas Schilling2013-04-256-6/+6
| * | | [ticket/11495] Fix failing unit testsJoas Schilling2013-04-255-5/+5
| * | | [ticket/11495] Remove tests for add/remove we make them protected laterJoas Schilling2013-04-252-196/+101
| * | | [ticket/11495] Move tests to tree/ directoryJoas Schilling2013-04-257-12/+12
| * | | [ticket/11495] Move classes to tree/ as they all implement a treeJoas Schilling2013-04-251-1/+1
| * | | [ticket/11495] Replace fixtures content with manual callsJoas Schilling2013-04-252-110/+25
| * | | [ticket/11495] Use default exceptionsJoas Schilling2013-04-251-4/+4
| * | | [ticket/11495] Split get_branch_data into multiple methodsJoas Schilling2013-04-251-40/+66
| * | | [ticket/11495] Rename set_parent to change_parent()Joas Schilling2013-04-251-12/+12
| * | | [ticket/11495] Rename fix function to regenerate_left_right_ids()Joas Schilling2013-04-251-5/+5
| * | | [ticket/11495] Use item ids instead of requiring all dataJoas Schilling2013-04-191-29/+51
| * | | [ticket/11495] Use item_id only as parameter for delete() and remove()Joas Schilling2013-04-191-2/+2
| * | | [ticket/11495] Use item_id only as parameter for get_branch_data()Joas Schilling2013-04-191-1/+1
| * | | [ticket/11495] Remove item class from unit testsJoas Schilling2013-04-184-71/+18
| * | | [ticket/11495] Add unit tests for the implemented functionsJoas Schilling2013-04-168-0/+1259
* | | | [ticket/11435] Mark extension spacing test as incompleteNathaniel Guse2013-04-304-3/+7
* | | | [ticket/11435] Create test to make sure template/event output is equalNathan Guse2013-04-254-0/+100
* | | | [ticket/11435] Fix comments in events testNathan Guse2013-04-251-1/+2
| |/ / |/| |
* | | [ticket/11335] (more) Make php_ext 'php' not '.php'Nathan Guse2013-04-242-2/+2