pyceo/tests
Daniel Sun 010937ea17
continuous-integration/drone/push Build is passing Details
Add group lookup functionality (#88)
note: **I am unaware of best practices** but I tried my best to keep changes consistent with the codebase

feedback would be much appreciated

notable changes:
**new api endpoint**: `/groups/search` -- I moved searching into the api so it could be used in tui and cli, also seemed like a good idea to keep the json response as small as possible
**tui searching** -- at first I wanted to make this realtime interactable, but the work required seemed inappropriate to a feature I am assuming will only be used sparingly

Co-authored-by: Daniel Sun <dandancool@github.com>
Co-authored-by: Daniel Sun <d6sun@uwaterloo.ca>
Reviewed-on: #88
Reviewed-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
Co-authored-by: Daniel Sun <d6sun@csclub.uwaterloo.ca>
Co-committed-by: Daniel Sun <d6sun@csclub.uwaterloo.ca>
2023-03-04 01:21:04 -05:00
..
ceo Add group lookup functionality (#88) 2023-03-04 01:21:04 -05:00
ceo_common use GSSAPI delegation 2021-08-26 02:19:18 +00:00
ceod Add group lookup functionality (#88) 2023-03-04 01:21:04 -05:00
resources/apache2 Disable inactive club sites (#68) 2022-07-22 23:51:59 -04:00
MockCloudStackServer.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -05:00
MockHTTPServerBase.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -05:00
MockHarborServer.py fix URL bug in ContainerRegistryService 2022-06-09 09:07:12 -04:00
MockMailmanServer.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -05:00
MockSMTPServer.py test that email is sent when user is created 2021-09-25 13:56:23 -04:00
__init__.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -05:00
ceo_dev.ini Revert "#63: Add positions to CEO (#79)" 2022-10-13 18:12:36 -04:00
ceod_dev.ini reload all NGINX servers after adding a vhost (#90) 2023-01-22 17:20:55 -05:00
ceod_test_local.ini reload all NGINX servers after adding a vhost (#90) 2023-01-22 17:20:55 -05:00
conftest.py Assume program is Alumni if UWLDAP is missing data (#84) 2022-11-01 21:02:05 -04:00
conftest_ceo.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -05:00
conftest_ceod_api.py Add cloud vhost API (#35) 2021-11-27 17:59:21 -05:00
utils.py fix tests 2022-09-05 17:34:28 -04:00