Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11619] Some tests for get_remote_file(). | Andreas Fischer | 2013-07-03 | 1 | -0/+75 |
| | | | | PHPBB3-11619 | ||||
* | Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympus | Andreas Fischer | 2013-06-11 | 12 | -0/+890 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * marc1706/ticket/11579: [ticket/11579] Add method for validating emails for valid MX and mark as slow [ticket/11579] Do not extend validate_data_helper [ticket/11579] Add missing commas to validate_username_test [ticket/11579] Rework calls to validate_data_helper [ticket/11579] Move simple tests into seperate files [ticket/11579] Use test case helper class and use assert prefix for method [ticket/11579] Move tests into seperate files depending on needed fixture [ticket/11579] Remove unnecessary globals from validate_password() [ticket/11579] Add remaining unit tests for validate_data functions [ticket/11579] Add basic set of unit tests for validate_data() | ||||
| * | [ticket/11579] Add method for validating emails for valid MX and mark as slow | Marc Alexander | 2013-06-05 | 1 | -3/+29 |
| | | | | | | | | | | | | | | A method for setting up the prerequisities also has been added in order to reduce the amount of necessary code. PHPBB3-11579 | ||||
| * | [ticket/11579] Do not extend validate_data_helper | Marc Alexander | 2013-06-05 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11579 | ||||
| * | [ticket/11579] Add missing commas to validate_username_test | Marc Alexander | 2013-06-03 | 1 | -6/+6 |
| | | | | | | | | PHPBB3-11579 | ||||
| * | [ticket/11579] Rework calls to validate_data_helper | Marc Alexander | 2013-06-03 | 10 | -232/+344 |
| | | | | | | | | PHPBB3-11579 | ||||
| * | [ticket/11579] Move simple tests into seperate files | Marc Alexander | 2013-06-03 | 7 | -251/+366 |
| | | | | | | | | PHPBB3-11579 | ||||
| * | [ticket/11579] Use test case helper class and use assert prefix for method | Marc Alexander | 2013-06-03 | 5 | -95/+100 |
| | | | | | | | | PHPBB3-11579 | ||||
| * | [ticket/11579] Move tests into seperate files depending on needed fixture | Marc Alexander | 2013-05-30 | 8 | -499/+594 |
| | | | | | | | | PHPBB3-11579 | ||||
| * | [ticket/11579] Add remaining unit tests for validate_data functions | Marc Alexander | 2013-05-30 | 2 | -62/+347 |
| | | | | | | | | | | | | | | | | This now includes tests for usernames, passwords, emails, and jabber addresses. A few small changes had to be applied to phpbb_mock_cache and phpbb_mock_user in order to incorporate needed methods. PHPBB3-11579 | ||||
| * | [ticket/11579] Add basic set of unit tests for validate_data() | Marc Alexander | 2013-05-29 | 1 | -0/+252 |
| | | | | | | | | | | | | | | This currently includes tests for the string, num, date, match, and language iso validation functions. PHPBB3-11579 | ||||
* | | [ticket/11543] Add more users so #hidden <> #normal | Joas Schilling | 2013-06-07 | 2 | -10/+21 |
| | | | | | | | | PHPBB3-11543 | ||||
* | | [ticket/11543] Use correct IP addresses and inject time for correct values | Joas Schilling | 2013-06-06 | 1 | -22/+25 |
| | | | | | | | | PHPBB3-11543 | ||||
* | | [ticket/11543] Add unit tests for obtain_users_online_string() | Joas Schilling | 2013-06-06 | 2 | -1/+185 |
| | | | | | | | | PHPBB3-11543 | ||||
* | | [ticket/11543] Add unit tests for obtain_users_online() with empty forum | Joas Schilling | 2013-06-06 | 1 | -0/+16 |
| | | | | | | | | PHPBB3-11543 | ||||
* | | [ticket/11543] Add unit tests for obtain_users_online() | Joas Schilling | 2013-06-06 | 1 | -0/+65 |
| | | | | | | | | PHPBB3-11543 | ||||
* | | [ticket/11543] Add unit tests for obtain_guest_count() | Joas Schilling | 2013-06-06 | 2 | -0/+80 |
|/ | | | | PHPBB3-11543 | ||||
* | [ticket/11538] Add unit tests for phpbb_validate_hex_colour(). | Andreas Fischer | 2013-05-26 | 1 | -0/+121 |
| | | | | PHPBB3-11538 | ||||
* | [ticket/11542] Use Czech as example as it contains non-latin characters | Joas Schilling | 2013-05-17 | 2 | -7/+7 |
| | | | | PHPBB3-11542 | ||||
* | Merge remote-tracking branch 'nickvergessen/ticket/11542' into develop-olympus | Andreas Fischer | 2013-05-17 | 2 | -0/+60 |
|\ | | | | | | | | | | | | | * nickvergessen/ticket/11542: [ticket/11542] Add non-existing default value for language select [ticket/11542] Add lang_english_name to fixture [ticket/11542] Add unit tests for language_select() | ||||
| * | [ticket/11542] Add non-existing default value for language select | Joas Schilling | 2013-05-16 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-11542 | ||||
| * | [ticket/11542] Add lang_english_name to fixture | Joas Schilling | 2013-05-15 | 1 | -0/+3 |
| | | | | | | | | PHPBB3-11542 | ||||
| * | [ticket/11542] Add unit tests for language_select() | Joas Schilling | 2013-05-14 | 2 | -0/+56 |
| | | | | | | | | PHPBB3-11542 | ||||
* | | [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absolute | Joas Schilling | 2013-05-16 | 1 | -4/+25 |
| | | | | | | | | | | | | The given path is an absolute path in general, just not on our current system. PHPBB3-11545 | ||||
* | | Merge remote-tracking branch 'nickvergessen/ticket/11541' into develop-olympus | Andreas Fischer | 2013-05-15 | 2 | -0/+64 |
|\ \ | | | | | | | | | | | | | * nickvergessen/ticket/11541: [ticket/11541] Add unit tests for style_select() | ||||
| * | | [ticket/11541] Add unit tests for style_select() | Joas Schilling | 2013-05-14 | 2 | -0/+64 |
| |/ | | | | | | | PHPBB3-11541 | ||||
* | | [ticket/11546] Fix is_absolute() throws E_NOTICE for empty string | Joas Schilling | 2013-05-15 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-11546 | ||||
* | | [ticket/11540] Add unit tests for is_absolute() | Joas Schilling | 2013-05-14 | 1 | -0/+34 |
|/ | | | | PHPBB3-11540 | ||||
* | [ticket/11192] Merge dataProvider arrays because the test is the same now. | Andreas Fischer | 2012-11-16 | 1 | -15/+1 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/11192] Mark negative byte numbers as unsupported. | Andreas Fischer | 2012-11-16 | 1 | -16/+0 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/11192] Test strings not converted to int/float before. | Andreas Fischer | 2012-11-16 | 1 | -2/+36 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/11192] Also test strings, e.g. sums returned by the database. | Andreas Fischer | 2012-11-16 | 1 | -0/+10 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/11192] Also test powers of 10 / 1000. | Andreas Fischer | 2012-11-16 | 1 | -0/+7 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/11192] Add tests. | Oleg Pudeyev | 2012-11-15 | 1 | -0/+50 |
| | | | | PHPBB3-11192 | ||||
* | [ticket/10848] Add phpbb_ prefix. | Oleg Pudeyev | 2012-10-17 | 1 | -1/+1 |
| | | | | PHPBB3-10848 | ||||
* | [ticket/10848] Redirect from adm to installer correctly. | Oleg Pudeyev | 2012-10-17 | 1 | -0/+44 |
PHPBB3-10848 |