pyceo/tests/ceod/api
Max Erenberg 539de01c4d
continuous-integration/drone/push Build is passing Details
use admin GSSAPI creds for some API endpoints (#45)
Office staff currently can't sign up new members because ceod uses their GSSAPI credentials to authenticate to LDAP, and those credentials are insufficient.

This PR uses the ceod/admin credentials instead for signing up new members and for renewing existing memberships.

Reviewed-on: #45
2022-03-12 15:19:14 -05:00
..
__init__.py move all tests to top-level folder 2021-08-14 00:11:56 +00:00
test_cloud.py Add container registry API (#42) 2022-01-01 00:49:05 -05:00
test_db_mysql.py Use inetOrgPerson instead of account (#29) 2021-10-23 23:21:09 -04:00
test_db_psql.py Use inetOrgPerson instead of account (#29) 2021-10-23 23:21:09 -04:00
test_groups.py Implement Groups API (#6) 2021-08-19 12:58:59 -04:00
test_mailman.py add tests for Mailman API 2021-08-19 16:14:41 +00:00
test_members.py use admin GSSAPI creds for some API endpoints (#45) 2022-03-12 15:19:14 -05:00
test_positions.py Use inetOrgPerson instead of account (#29) 2021-10-23 23:21:09 -04:00
test_uwldap.py Merge branch 'v1' into uwldap_tests 2021-08-19 17:20:47 +00:00