unit tests

This commit is contained in:
2021-04-08 11:40:40 +02:00
parent 6c2f8c286b
commit e48cbd396b
9 changed files with 147 additions and 24 deletions

1
go.mod
View File

@ -11,6 +11,7 @@ require (
github.com/go-sql-driver/mysql v1.5.0
github.com/golang/protobuf v1.4.3 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/mattn/go-sqlite3 v1.14.6
github.com/zaddok/moodle v0.6.6
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect