1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Begin testing API (see #3)

This commit is contained in:
Toby Zerner
2015-01-19 20:46:14 +10:30
parent 49be8417a9
commit 2fcb1dc7c8
10 changed files with 3119 additions and 29 deletions

2
tests/api/_bootstrap.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
// Here you can initialize variables that will be available to your tests