ᴜɴᴋɴᴡᴏɴ
|
41f56ad05d
|
login_source: migrate to GORM and add tests (#6090)
* Use GORM in all write paths
* Migrate to GORM
* Fix lint errors
* Use GORM to init table
* dbutil: make writer detect error
* Add more tests
* Rename to clearTables
* db: finish adding tests
* osutil: add tests
* Fix load source files path
|
2020-04-11 20:18:05 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
76bb647d24
|
db: add tests for permissions (#6088)
* Add flag to print SQLs
* Add tests for perms
* Make results stable
* codecov: only show diff
* Once again, stable find results
|
2020-04-11 05:39:45 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
e077ecdd9d
|
db: add tests for LFS (#6087)
* Improve DB test setup
* Discard GORM logs in non-verbose mode
* Add tests to lfs
* Fix data race
|
2020-04-11 02:56:37 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
62dda96159
|
access_token: migrate to GORM and add tests (#6086)
* access_token: migrate to GORM
* Add tests
* Fix tests
* Fix test clock
|
2020-04-11 01:25:19 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
e186a3d2c9
|
db: add tests for helper functions (#6084)
|
2020-04-10 22:51:24 +08:00 |