| 164faf82 | 20-Sep-2017 |
Szymon Olewniczak <solewniczak@rid.pl> |
fix file name closes #2129 |
| 7ed31746 | 20-Sep-2017 |
Szymon Olewniczak <solewniczak@rid.pl> |
proper handling of "0" as a search query in media manager + test case for this |
| afd1160b | 20-Sep-2017 |
Szymon Olewniczak <solewniczak@rid.pl> |
create some unit tests that test searching in media manager |
| 2d3b082e | 11-Sep-2017 |
Michael Große <grosse@cosmocode.de> |
test: add tests for the section edit regex |
| 27c0c399 | 02-Sep-2017 |
Andreas Gohr <andi@splitbrain.org> |
reworked notifications to the test system
No globals required anymore, somewhat more general approach to sending data to the test system. Clean access through keys. |
| 444d58a8 | 02-Sep-2017 |
Andreas Gohr <andi@splitbrain.org> |
no need for a global output buffer |
| 1ada9e0a | 02-Sep-2017 |
Andreas Gohr <andi@splitbrain.org> |
clean up of the TestRequest object
reformatting fixing of doc blocks making internal vars protected |
| 9f236ef2 | 02-Sep-2017 |
Andreas Gohr <andi@splitbrain.org> |
move test page somewhere else to not interfere with other tests |
| cd7164f4 | 02-Sep-2017 |
Andreas Gohr <andi@splitbrain.org> |
another go at working around the networink troubles at travis #2109 |
| 7eed8b73 | 29-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
adjusted the tests |
| 572dc222 | 27-Aug-2017 |
LarsDW223 <lars_paulsen@web.de> |
Test code for workflow 'show - sectionedit - save/cancel' (with modifications in test classes and 'send_redirect()' and 'act_dispatch()'. |
| 6aad717e | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
show more info on failed HTTP requests
hopefully this will help with figuring out why our HTTP tests sometimes fail on travis. |
| bf6f54b8 | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
some cleanup fpr set_metadata test |
| 2e3f2c78 | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
added one more test for internal links
just to be sure, we're not breaking something simple here. |
| 347fb6e3 | 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
parsertests: replaced var keywords and added type hints |
| 1987d368 | 25-Aug-2017 |
Phy <git@phy25.com> |
Add tests for array_replace part of set_metadata |
| cd08f3e6 | 03-Aug-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
response on review |
| 1d7c1f1b | 28-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
response on review |
| f0cc02d3 | 28-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
cleaning |
| 814e20b8 | 28-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
extracted functions added test coverage |
| e4f7f55e | 24-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
allow tests against ajax requests |
| e8da0265 | 23-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
cleaning after better understanding of the surroundings |
| e9d25488 | 23-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
back slashes in @import |
| 7b0d379f | 23-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
cleaning |
| 30085ef3 | 23-Jul-2017 |
Yurii K <yurii-github@users.noreply.github.com> |
fix tests on windows |