rewrite unit tests (for wordcamp)
This commit is contained in:
parent
87270d8096
commit
d9926d1fbd
7 changed files with 264 additions and 51 deletions
|
@ -12,3 +12,5 @@ tests_add_filter( 'muplugins_loaded', '_manually_load_plugin' );
|
|||
|
||||
require $_tests_dir . '/includes/bootstrap.php';
|
||||
|
||||
require_once 'vendor/autoload.php';
|
||||
require 'mock_ext_dataservice.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue