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 | ||
* | conf: add unit tests (#5954) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * conf: add tests for utils.go * conf: add tests for static.go * mock os/exec * Run tests on Windows * appveyor: fix gcc not found * computed: add unit tests * log: add unit tests * log: fix tests on Windows * conf: add some tests * Finish adding tests * Cover more cases * Add tests for testutil * Add more tests | ||
* | cmd/web: fix error when Unix socket not exists | ᴜɴᴋɴᴡᴏɴ | 2020-02-24 |
| | |||
* | osutil: add unit tests | ᴜɴᴋɴᴡᴏɴ | 2020-02-19 |