1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-21 03:47:04 +00:00
I love coding unique Iris staff!!!
This commit is contained in:
Gerasimos Maropoulos
2016-10-27 03:17:09 +03:00
parent 6d65c00423
commit d32ae1377c
8 changed files with 503 additions and 30 deletions

View File

@@ -1,16 +1,6 @@
// Black-box Testing
package iris_test
/*
The most part of the context covered,
the other part contains serving static methods,
find remote ip, GetInt and the view engine rendering(templates)
I am not waiting unexpected behaviors from the rest of the funcs,
so that's all with context's tests.
CONTRIBUTE & DISCUSSION ABOUT TESTS TO: https://github.com/iris-contrib/tests
*/
import (
"encoding/json"
"encoding/xml"