Add unit tests for backend and refactor few things on frontend
This commit is contained in:
@@ -35,6 +35,10 @@ function load_wiaas_test_setup() {
|
||||
|
||||
require_once '/tmp/wiaas-backend-test/app/plugins/gravityflow/gravityflow.php';
|
||||
|
||||
require_once '/tmp/wiaas-backend-test/app/plugins/groups/groups.php';
|
||||
|
||||
require_once '/tmp/wiaas-backend-test/app/plugins/wp-user-groups/wp-user-groups.php';
|
||||
|
||||
require_once '/tmp/wiaas-backend-test/app/plugins/wiaas/wiaas.php';
|
||||
|
||||
# Require classes needed for db updates
|
||||
|
||||
Reference in New Issue
Block a user