summaryrefslogtreecommitdiffstats
path: root/api4/api_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-6/+1
| | | | | | * refactoring cfg refs and load / save functions * improve error output
* Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-121-0/+48
* use tmpfs containers for api/api4, move and speed up cli tests * minor optimizations * add missing files, fix pre-existing race condition * add . to TestMain check * add requested log message