Ethan Koenig
fa89bacb86
Cache session cookies in tests ( #2128 )
8 years ago
Ethan Koenig
1c10f454eb
Less verbose integration tests ( #2123 )
* Helper functions for intergration test boilerplate
8 years ago
Ethan Koenig
2775b8b420
Improve integration test helper functions ( #2049 )
Set request headers in helper functions, and new helper for requests with string-formatted URLs
8 years ago
Ethan Koenig
e76aa62582
Fix bug in issue labels API ( #2048 )
8 years ago
Ethan Koenig
5518912d1d
Don't show non-comments in comments API ( #2001 )
8 years ago
Bo-Yi Wu
54949c9b66
fix golint error and rename func for suggestion. ( #1997 )
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Antoine GIRARD
f89d617a8f
Use testing benchmark interface ( #1993 )
8 years ago
Ethan Koenig
036475727f
Consolidate boilerplate in integration tests ( #1979 )
8 years ago
Kim "BKC" Carlbäcker
50000208d3
Fix setting.AppPath for integration tests ( #1923 )
Fix setting.AppPath for integration tests
8 years ago
Ethan Koenig
4630efd029
Absolute path for setting.CustomConf
8 years ago
Ethan Koenig
e4e3367ae7
Display URLs in integration test logs ( #1924 )
8 years ago
Ethan Koenig
26cfcbd7cb
Fix setting.AppPath for integration tests
8 years ago
Ethan Koenig
566f8769ac
Don't recreate database in integration tests ( #1697 )
8 years ago
Lunny Xiao
9a854ef7b1
remove sqlite tag when integration test with mysql/postgres AND recreate database when init integration test ( #1693 )
8 years ago
Lunny Xiao
325386b558
fix bug when push a branch name with / & fix an integration test bug ( #1689 )
8 years ago
Lauris BH
f814963397
Do not allow commiting to protected branch from online editor ( #1502 )
* Do not allow commiting to protected branch from online editor
* Add editor integration tests for adding new file and not allowing to add new file to protected branch
8 years ago
Ethan Koenig
0f7ec16367
MySQL, Postgres integration tests in drone ( #1638 )
* MySQL, Postgres integration tests in drone
* Fix .drone.yml
* sign drone
* resign drone
8 years ago
Lunny Xiao
705c9b21ac
improve integration test to resue models/fixtures and store git repos with tests ( #1627 )
* improve integration test to resue models/fixtures and store git repos with source
* use gitea-integration-meta dir instead .tar.gz and cleanup every before every test
* fix import package name
8 years ago
Ethan Koenig
b94a7b190c
Integration test framework ( #1290 )
* Integration test framework
* udpate drone sign
* Formatting fixes and move router.go to routers/
* update sign for drone
8 years ago