Ethan Koenig
|
c5e12c5b2e
|
Unit tests for routers/repo/issue_label (#3198)
|
7 years ago |
Lauris BH
|
3cc03a92f7
|
Issue content should not be updated when closing with comment (#2833)
|
7 years ago |
Ethan Koenig
|
734935d94f
|
Improve issue search (#2387)
* Improve issue indexer
* Fix new issue sqlite bug
* Different test indexer paths for each db
* Add integration indexer paths to make clean
|
7 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 |
Mura Li
|
3b54b4b259
|
Add integration test for issue creating (#2002)
|
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 |
Ethan Koenig
|
036475727f
|
Consolidate boilerplate in integration tests (#1979)
|
8 years ago |
Ethan Koenig
|
d1367598b1
|
Fix search by issue type (#1914)
* Fix search by issue type
|
8 years ago |
Ethan Koenig
|
e4e3367ae7
|
Display URLs in integration test logs (#1924)
|
8 years ago |
Ethan Koenig
|
ab3b136cce
|
Fix invalid reference in feeds template (#1820)
* Fix invalid reference in feeds template
* Comment for GetActAvatar
* Add integration test
|
8 years ago |
Lunny Xiao
|
2ffd3d23d5
|
fix bug on issue view when not login (#1624)
* fix bug on issue view when not login
* hide issue watch when not login
* update the tests
* fix test on issue
|
8 years ago |