pyceo/tests/ceo/cli
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 add unit tests for members CLI 2021-08-23 23:01:24 +00:00
test_cloud.py use admin GSSAPI creds for some API endpoints (#45) 2022-03-12 15:19:14 -05:00
test_db_mysql.py implement Database views in TUI 2021-09-12 02:08:15 -04:00
test_db_postgresql.py implement Database views in TUI 2021-09-12 02:08:15 -04:00
test_groups.py add skeleton for TUI 2021-09-04 23:05:19 +00:00
test_mailman.py add mailman CLI command 2021-09-25 15:16:22 -04:00
test_members.py Don't expire syscom members (#43) 2022-01-01 12:15:32 -05:00
test_positions.py Use inetOrgPerson instead of account (#29) 2021-10-23 23:21:09 -04:00
test_updatemembers.py add updateprograms CLI 2021-08-24 19:37:05 +00:00