summaryrefslogtreecommitdiff
path: root/wrappers/python/tests.py
AgeCommit message (Collapse)Author
2024-05-08Format: Run Ruff & isortJeroen Wijenbergh
2024-04-26Format: Run RuffJeroen Wijenbergh
2024-02-19Python tests: Run in threadjwijenbergh
2023-09-25Wrappers Python: Use class callback handlerjwijenbergh
2023-09-25Format: Run gofumpt (Go) + black (py)jwijenbergh
2023-09-25Python Tests: Handle OAuth Started transitionjwijenbergh
2023-09-25Tests: Pass for V2 APIjwijenbergh
2023-03-01Python Tests: Set version to 0.1.00.99.0jwijenbergh
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