1
0
mirror of https://github.com/kataras/iris.git synced 2026-03-06 16:35:57 +00:00

Ok finish the important staff, the other are already tested hundreds of times

This commit is contained in:
Makis Maropoulos
2016-07-07 01:36:38 +02:00
parent f5f7f22245
commit 7723c22ef6
6 changed files with 261 additions and 256 deletions

View File

@@ -1,5 +1,11 @@
package iris
/*
Contains tests for plugin, no end-to-end, just local-object tests, these are enoguh for now.
CONTRIBUTE & DISCUSSION ABOUT TESTS TO: https://github.com/iris-contrib/tests
*/
import (
"fmt"
"testing"