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
/
src
/
server_test.go
Age
Commit message (
Expand
)
Author
2022-04-22
Refactor: Restructure project
jwijenbergh
2022-04-22
Servers: Add initial support for multiple using a map
jwijenbergh
2022-04-22
FSM: Make data for transitions optional
jwijenbergh
2022-04-20
Server Test: Add back invalid token tests
jwijenbergh
2022-04-20
Profiles: Implement SetProfileID instead of getting generic data
jwijenbergh
2022-04-20
FSM: More states and fix graph order
jwijenbergh
2022-04-19
Profiles: Implement basic functionality for sending a profile_id
Jeroen Wijenbergh
2022-04-14
Simplify FSM by removing hierarchy
jwijenbergh
2022-04-05
OAuth Expired Test: Ensure we have a fresh state
jwijenbergh
2022-04-05
OAuth: Comment failing test for now
jwijenbergh
2022-04-05
Correct tests for fsm
jwijenbergh
2022-03-29
Tests: Change OAuth expiry tests by using a custom expiry time
jwijenbergh
2022-03-28
OAuth: Token refresh changes and tests
Jeroen Wijenbergh
2022-03-25
Return error on run command
jwijenbergh
2022-03-25
Add server oauth parameter test cases
jwijenbergh
2022-03-25
Login to oauth with selenium and test
jwijenbergh