coder/coderd/coderdtest
Colin Adler 4d5a7b2d56
chore(codersdk): move all tailscale imports out of `codersdk` (#12735)
Currently, importing `codersdk` just to interact with the API requires
importing tailscale, which causes builds to fail unless manually using
our fork.
2024-03-26 12:44:31 -05:00
..
oidctest chore: add faking 429 responses from fake idp (#12365) 2024-02-29 09:45:53 -06: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