summaryrefslogtreecommitdiff
path: root/wrappers/python/tests.py
AgeCommit message (Collapse)Author
2023-01-02Python tests: Use let's connect to disable discovery and warn envjwijenbergh
2022-10-11Client: Refactor out adding a Server from getting a configjwijenbergh
2022-10-06Python Tests: Add missing language to registerjwijenbergh
2022-09-27Python: Capitalize StateType enum valuesjwijenbergh
2022-09-14Refactor: Return without jsonjwijenbergh
2022-08-16Refactor: Use an interface for the data in the FSM callbackjwijenbergh
2022-08-15Refactor: Use constants for state callbacks instead of stringsjwijenbergh
2022-07-08RPM & Setup: Separate eduVPN and common name with a - or _jwijenbergh
2022-07-05Refactor: Handling of different servers and identifiersjwijenbergh
- Uses OrgID for Secure Internet and gets the data from discovery - Uses URL for Institute/Custom and gets the data from discovery - Implements SKIP WAYF as we now have the needed data - Implements an initial change location with a default location (NL right now)
2022-05-13Python + Go: Run formatterjwijenbergh
2022-05-13Refactor: Adapt the API to the documentationjwijenbergh
2022-05-10Python: Add config retrieval testjwijenbergh