coder/coderd/coderdtest
Steven Masley 566f8f231d
chore: add unit test for pass through external auth query params (#12928)
* chore: verify pass through external auth query params

Unit test added to verify behavior of query params set in the
auth url for external apps. This behavior is intended to specifically
support Auth0 audience query param.
2024-04-10 13:58:29 -05:00
..
oidctest chore: add unit test for pass through external auth query params (#12928) 2024-04-10 13:58:29 -05:00
authorize.go chore: correct 500 -> 404 on workspace agent mw (#11129) 2023-12-12 15:14:32 -06:00
authorize_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
coderdtest.go chore(codersdk): move all tailscale imports out of `codersdk` (#12735) 2024-03-26 12:44:31 -05:00
coderdtest_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
swagger_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
swaggerparser.go feat: add debug endpoint for single tailnet (#10485) 2023-11-13 17:14:12 -06:00