Commit Graph

5 Commits (3c46cd6aae4ed4a01d0471767563c5d882fc5b45)

Author SHA1 Message Date
wxiaoguang dafadf0028
Refactor fixture loading for testing ()
To help binary size and testing performance
Lunny Xiao cddf245c12
Replace more db.DefaultContext ()
Target 
Lunny Xiao 673cf6af76
make writing main test easier ()
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting ()