Commit Graph

23 Commits (d6748284bd6b4424d0e50cb4b952d12c74203960)

Author SHA1 Message Date
Ethan Koenig be48b32e63 Unit tests for repo watching ()
Ethan Koenig 140967f002 Unit tests for repo redirects ()
Bo-Yi Wu 43c94d0a6c test: Add testing for GetUserFork function ()
Morgan Bazalgette 442145dbd3 Fix public activity showing private repos ()
* Fix public activity showing private repos ()

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

* error check after setting is_private to true

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

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