Removed Zombie.js testing tools.
- The VuFind dev team now uses Selenium exclusively due to Zombie.js limitations. - This requires the removal of the assertHttpStatus method, since Selenium does not support it.
Showing
- build.xml 3 additions, 4 deletionsbuild.xml
- composer.json 0 additions, 1 deletioncomposer.json
- module/VuFind/src/VuFindTest/Unit/MinkTestCase.php 9 additions, 45 deletionsmodule/VuFind/src/VuFindTest/Unit/MinkTestCase.php
- module/VuFind/tests/integration-tests/src/VuFindTest/Mink/BasicTest.php 0 additions, 1 deletion...tests/integration-tests/src/VuFindTest/Mink/BasicTest.php
- module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordTest.php 0 additions, 1 deletion...ests/integration-tests/src/VuFindTest/Mink/RecordTest.php
Please register or sign in to comment