Lauris BH
897e11d248
Integration test for activity page ( #2704 )
...
* Integration test for activity page
* Small code refactoring for acitvity page
* Move activity stats calculation logic to model
2017-10-16 00:54:53 +03:00
Lauris BH
aef3743e02
Fix so that user can still fork his own repository to owned organizations ( #2699 )
...
* Fix so that user can still fork his own repository to his organizations
* Fix to only use owned organizations
* Add integration test for forking own repository to owned organization
2017-10-15 18:06:07 +03:00
silverwind
dc6f3599d9
More tweaks to repo top panel ( #2267 )
...
* More tweaks to repo top panel
* undo hiding of compare button on master
* attempt to fix ci issue
* another ci attempt
2017-08-13 19:49:38 -03:00
Ethan Koenig
db04f27c51
Less verbose integration tests ( #2123 )
...
* Helper functions for intergration test boilerplate
2017-07-07 21:36:47 +02:00
Ethan Koenig
1c82492b5e
Improve integration test helper functions ( #2049 )
...
Set request headers in helper functions, and new helper for requests with string-formatted URLs
2017-06-25 08:15:42 +08:00
Lauris BH
42107d4552
Make branch deletion URL more like GitHub's, fixes #1397 ( #1994 )
...
* Make branch deletion URL more like GitHub's, fixes #1397
* Add PR branch deletion integration test
* Do not allow deleting protected branch
* Change http error code to 403 if user has no write rights to repository
* Add check to not panic if forked repository has alrady been deleted
2017-06-21 09:00:03 +08:00
Bo-Yi Wu
2741432d5f
fix golint error and rename func for suggestion. ( #1997 )
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2017-06-17 11:29:59 -05:00
Ethan Koenig
f8290eafa4
Consolidate boilerplate in integration tests ( #1979 )
2017-06-17 12:49:45 +08:00
Mura Li
51946cd41e
Add integration test for pull-request merge ( #1912 )
2017-06-15 19:20:39 +08:00
Shuanglei Tao
3fccd00982
Fix typo ( #1974 )
2017-06-15 17:38:54 +08:00
Mura Li
0ad224620a
Add pull-create integration test ( #1972 )
2017-06-15 02:01:51 -05:00