1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/integrations
Mura Li bdcc1a23e0 Add integration test for signup (#1135)
* Add integration test for signup

* Remove unused functions

* Refactoring

* Add repo_create_test.go

* Rollback the incomplete repo create test

* Comply with linter requirements and simplify the code a little bit
2017-03-11 22:30:29 +08:00
..
internal/utils Add integration test for signup (#1135) 2017-03-11 22:30:29 +08:00
install_test.go Fix stray directories generated by integration tests (#1134) 2017-03-07 15:38:26 +08:00
signup_test.go Add integration test for signup (#1135) 2017-03-11 22:30:29 +08:00
version_test.go Add basic integration test infrastructure (and new endpoint /api/v1/version for testing it) (#741) 2017-03-06 22:13:17 +08:00