mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-09 20:32:26 +08:00
Fix some tests : make coverage -> test (#2492)
* Fix test : make coverage -> test * Refactor integration tests to be able to run them in parallel * Add custom local repository temp path
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -45,4 +45,6 @@ _testmain.go
|
||||
/indexers
|
||||
/log
|
||||
/public/img/avatar
|
||||
/integrations/gitea-integration
|
||||
/integrations/gitea-integration-mysql
|
||||
/integrations/gitea-integration-pgsql
|
||||
/integrations/gitea-integration-sqlite
|
||||
|
Reference in New Issue
Block a user