Implemented goconvey for User Authentication Tests

Reference #580
This commit is contained in:
Gert-Jan Timmer
2018-06-01 17:59:42 +02:00
parent 90f966bed9
commit 11627e4483
6 changed files with 1089 additions and 181 deletions

7
upgrade/package.go Normal file
View File

@@ -0,0 +1,7 @@
// Package upgrade
//
// Dummy to ensure package can be loaded
//
// This file is to avoid the following error:
// can't load package: package go-sqlite3/upgrade: build constraints exclude all Go files in go-sqlite3\upgrade
package upgrade