index
:
eduvpn-common
main
pages
v1
Fork of codeberg.org/eduVPN/eduvpn-common for <b>reasons</b>
herk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wrappers
/
python
/
tests.py
Age
Commit message (
Expand
)
Author
2024-04-26
Format: Run Ruff
Jeroen Wijenbergh
2024-02-19
Python tests: Run in thread
jwijenbergh
2023-09-25
Wrappers Python: Use class callback handler
jwijenbergh
2023-09-25
Format: Run gofumpt (Go) + black (py)
jwijenbergh
2023-09-25
Python Tests: Handle OAuth Started transition
jwijenbergh
2023-09-25
Tests: Pass for V2 API
jwijenbergh
2023-03-01
Python Tests: Set version to 0.1.0
0.99.0
jwijenbergh
2023-01-02
Python tests: Use let's connect to disable discovery and warn env
jwijenbergh
2022-10-11
Client: Refactor out adding a Server from getting a config
jwijenbergh
2022-10-06
Python Tests: Add missing language to register
jwijenbergh
2022-09-27
Python: Capitalize StateType enum values
jwijenbergh
2022-09-14
Refactor: Return without json
jwijenbergh
2022-08-16
Refactor: Use an interface for the data in the FSM callback
jwijenbergh
2022-08-15
Refactor: Use constants for state callbacks instead of strings
jwijenbergh
2022-07-08
RPM & Setup: Separate eduVPN and common name with a - or _
jwijenbergh
2022-07-05
Refactor: Handling of different servers and identifiers
jwijenbergh
2022-05-13
Python + Go: Run formatter
jwijenbergh
2022-05-13
Refactor: Adapt the API to the documentation
jwijenbergh
2022-05-10
Python: Add config retrieval test
jwijenbergh