summaryrefslogtreecommitdiff
path: root/src/server_test.go
AgeCommit message (Expand)Author
2022-04-22Refactor: Restructure projectjwijenbergh
2022-04-22Servers: Add initial support for multiple using a mapjwijenbergh
2022-04-22FSM: Make data for transitions optionaljwijenbergh
2022-04-20Server Test: Add back invalid token testsjwijenbergh
2022-04-20Profiles: Implement SetProfileID instead of getting generic datajwijenbergh
2022-04-20FSM: More states and fix graph orderjwijenbergh
2022-04-19Profiles: Implement basic functionality for sending a profile_idJeroen Wijenbergh
2022-04-14Simplify FSM by removing hierarchyjwijenbergh
2022-04-05OAuth Expired Test: Ensure we have a fresh statejwijenbergh
2022-04-05OAuth: Comment failing test for nowjwijenbergh
2022-04-05Correct tests for fsmjwijenbergh
2022-03-29Tests: Change OAuth expiry tests by using a custom expiry timejwijenbergh
2022-03-28OAuth: Token refresh changes and testsJeroen Wijenbergh
2022-03-25Return error on run commandjwijenbergh
2022-03-25Add server oauth parameter test casesjwijenbergh
2022-03-25Login to oauth with selenium and testjwijenbergh