| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| We need to uncomment this again when we find a proper fix. The problem is that our FSM only allows OAuth changes when we're not authenticated. When we're already authenticated and we want to completely re-do the oauth process, this is not possible. While we could go back to the not authenticated phase, this means that we're also leaving the connected phase. Decouple authentication and connection? | |||
| 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 | |
