32 Commits (54f0293f0ab73f357f545f8e05d16f9b254aba5e)

Author SHA1 Message Date
Andrey Nering e6781d5488 Add unit tests for issue_watch 7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314) 7 years ago
Sandro Santilli 447c9b428f Send notifications to partecipants in issue comments (#1217)
* Send notifications to partecipants in issue comments

Closes #1216

Includes test (still failing)

* Do not include "labelers" to participants

Fix test to expect what GetParticipants return
7 years ago
Ethan Koenig 3803f257fb Move user_follow to separate file (#1210)
Also add unit tests
7 years ago
Ethan Koenig 4b286f282a Consistency checks for action unit tests (#1079) 7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
* move all push update to git hook post-receive and protected branch check to git hook pre-receive

* add SSH_ORIGINAL_COMMAND check back

* remove all unused codes

* fix the import
7 years ago
Ethan Koenig f1ab906c51 Unit tests for models/repo_collaboration (#1032) 7 years ago
Ethan Koenig 4f3880ff15 Bug fixes and unit tests for org_team (#1016) 7 years ago
Bo-Yi Wu 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009)
* fix: Wrong repo list on Explore page if user already loggin.

* fix: code readable.

* fix: declare variable
7 years ago
Ethan Koenig be48b32e63 Unit tests for repo watching (#963) 7 years ago
Ethan Koenig 140967f002 Unit tests for repo redirects (#961) 7 years ago
Bo-Yi Wu 43c94d0a6c test: Add testing for GetUserFork function (#944) 7 years ago
Morgan Bazalgette 442145dbd3 Fix public activity showing private repos (#892)
* Fix public activity showing private repos (#811)

Signed-off-by: Morgan Bazalgette <the@howl.moe>

* error check after setting is_private to true

* Add test for UpdateRepository w/ visibility change
7 years ago
Ethan Koenig a6751cec04 Unit tests for issue_milestone (#878) 7 years ago
Ethan Koenig 181c8d9c99 Fix consistency check (#866) 7 years ago
Ethan Koenig 5fbab97373 Fix broken test fixture (#859) 8 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844) 8 years ago
Ethan Koenig 438e1a7d46 Fix inconsistencies in unit test fixtures 8 years ago
Ethan Koenig 5972aa9af3 Fix inconsistencies in test fixtures 8 years ago
Ethan Koenig d0960b8035 Move IssueUser code to separate file (#836)
Also add unit tests
8 years ago
Bo-Yi Wu b6da658553 test: Add user mail testing. (#833) 8 years ago
Bo-Yi Wu d7d094bd8a fix: ignore email notifications if user is not active. (#820) 8 years ago
Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label (#802) 8 years ago
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796)
* Unit tests and remove unused functions in models/notification

* Read -> Unread
8 years ago
Ethan Koenig a2412492da Unit tests and bug fix for models/org 8 years ago
Ethan Koenig 0934d1b1ea Bug fixes and unit tests for models/webhook (#751) 8 years ago
Ethan Koenig a6832c234d Unit tests for models/star (#752) 8 years ago
Ethan Koenig b316b2e740 Unit tests for models/admin 8 years ago
Ethan Koenig 4b23e6a694 Unit tests for models/action (#619) 8 years ago
Ethan Koenig 6072b03291 Unit tests for models/access.go (#606) 8 years ago
Ethan Koenig 72bfabfada Unit tests for models/pull.go 8 years ago
Ethan Koenig de8b73dd92 Unit tests for token and update models 8 years ago