#
17d97b8f |
| 27-Oct-2022 |
Andreas Gohr <andi@splitbrain.org> |
fix type hints for new php-dom-wrapper
|
#
acdf738a |
| 19-Oct-2022 |
Andreas Gohr <andi@splitbrain.org> |
replace phpquery by php-dom-wrapper #3308
This replaces the outdated phpquery library by the newer and maintained php-dom-wrapper. Usage is similar but not a 1:1 replacement. phpQuery is left in but
replace phpquery by php-dom-wrapper #3308
This replaces the outdated phpquery library by the newer and maintained php-dom-wrapper. Usage is similar but not a 1:1 replacement. phpQuery is left in but marked as deprecated.
show more ...
|
#
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.
|
#
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()'.
|
#
fb0b3fbf |
| 22-Mar-2013 |
Christopher Smith <chris@jalakai.co.uk> |
update TestResponse class to return specific headers & status codes (with tests)
|
#
f8369d7d |
| 18-Apr-2012 |
Tobias Sarnowski <sarnowski@cosmocode.de> |
moved _testing to _test
|