Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
| | | | | | | | | | | | | | | | | | | | | | * 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 | ||
* | db: add tests for permissions (#6088) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* Add flag to print SQLs * Add tests for perms * Make results stable * codecov: only show diff * Once again, stable find results |