memos/test/server
Athurg Gooth ddf4cae537
feat: disable CGO_ENABLED (#1766)
* Replace mattn/go-sqlite3 with modernc.org/sqlite

* Disable CGO to make binary work without special c lib

* Replace mattn/go-sqlite3 with modernc.org/sqlite in testing code

* Tidy go module

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
2023-05-29 13:29:42 +08:00
..
auth_test.go feat: server tests (#1556) 2023-04-17 21:34:59 +08:00
memo_relation_test.go refactor: memo store (#1741) 2023-05-25 21:50:37 +08:00
memo_test.go refactor: memo store (#1741) 2023-05-25 21:50:37 +08:00
server.go feat: disable CGO_ENABLED (#1766) 2023-05-29 13:29:42 +08:00
system_test.go feat: server tests (#1556) 2023-04-17 21:34:59 +08:00