Commit Graph

9 Commits (0222623be9fa4a56d870213f77b92139cefc2518)

Author SHA1 Message Date
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment ()
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser ()
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member ()
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors ()
* hide unactive on explore users and some refactors

* fix test for removed Organizations

* fix test for removed Organizations

* fix imports

* fix logic bug

* refactor the toConds

* Rename TestOrganizations to TestSearchUsers and add tests for users

* fix other tests

* fix other tests

* fix watchers tests

* fix comments and remove unused code
Morlinest ca68a75b5b Expand fixtures ()
* Add more repo search tests

* Add and fix /api/repo/search integration tests

* Add owner to access table for organization repositories

* Remove tests
Morlinest 8e61823ec4 Fix tests code to prevent some runtime errors ()
* Fix tests code to prevent some runtime errors

* Reduce nesting
Antoine GIRARD 30787e48f2 Improve org error handling ()
* Improve ErrOrgNotExist type
Return new error type
Use good error check
Use new method to check error
Update tests

* Fix unchanged method name report
Ethan Koenig ceae143e78 Consistency checks for unit tests ()
Ethan Koenig a2412492da Unit tests and bug fix for models/org