Began setting up unit testing infrastructure; ported over ISBN code as a first test case.
Showing
- module/VuFind/src/VuFind/Code/ISBN.php 205 additions, 0 deletionsmodule/VuFind/src/VuFind/Code/ISBN.php
- module/VuFind/tests/Code/ISBNTest.php 123 additions, 0 deletionsmodule/VuFind/tests/Code/ISBNTest.php
- tests/bootstrap.php 38 additions, 0 deletionstests/bootstrap.php
- tests/phpunit.xml 13 additions, 0 deletionstests/phpunit.xml
module/VuFind/src/VuFind/Code/ISBN.php
0 → 100644
module/VuFind/tests/Code/ISBNTest.php
0 → 100644
tests/bootstrap.php
0 → 100644
tests/phpunit.xml
0 → 100644
Please register or sign in to comment