1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-04 00:28:36 +00:00

Integration test framework (#1290)

* Integration test framework

* udpate drone sign

* Formatting fixes and move router.go to routers/

* update sign for drone
This commit is contained in:
Ethan Koenig
2017-04-25 03:24:51 -04:00
committed by Lunny Xiao
parent 3012971e92
commit c58708d3ee
17 changed files with 1044 additions and 975 deletions

1
.gitignore vendored
View File

@@ -44,3 +44,4 @@ coverage.out
/indexers
/log
/public/img/avatar
/integrations/gitea-integration*