summaryrefslogtreecommitdiffstats
path: root/integrations/editor_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-164/+0
* Add more linters to improve code readability (#19989)Wim2022-06-201-3/+3
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-5/+5
* format with gofumpt (#18184)65432022-01-201-1/+0
* Add golangci (#6418)kolaente2019-06-121-3/+3
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-72/+74
* Improve English grammar and consistency. (#3614)bugreport02018-04-191-3/+3
* Use httptest in integration tests (#3080)Ethan Koenig2017-12-041-5/+6
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-2/+2
* Integration test for activity page (#2704)Lauris BH2017-10-161-9/+4
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-6/+19
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-32/+15
* Improve integration test helper functions (#2049)Ethan Koenig2017-06-251-5/+0
* Make branch deletion URL more like GitHub's, fixes #1397 (#1994)Lauris BH2017-06-211-0/+43
* fix golint error and rename func for suggestion. (#1997)Bo-Yi Wu2017-06-171-4/+4
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-47/+35
* Add integration test for pull-request merge (#1912)Mura Li2017-06-151-1/+3
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-17/+9
* Add integration test for file editing (#1907)Mura Li2017-06-081-0/+45
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-0/+106