coder/testutil
Cian Johnston eba8cd7c07
chore: consolidate various randomPort() implementations (#12362)
Consolidates our existing randomPort() implementations to package testutil
2024-02-29 12:51:44 +00:00
..
certificate.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
ci.go chore(coderd): remove timing check (#7144) 2023-04-17 17:40:02 +00:00
ctx.go feat: set peers lost when disconnected from coordinator (#11681) 2024-01-22 15:26:20 +04:00
duration.go test(testutil): increase wait times to reduce flakes (#8576) 2023-07-18 17:25:54 +03:00
duration_windows.go test(testutil): increase wait times to reduce flakes (#8576) 2023-07-18 17:25:54 +03:00
enable_timing.go chore: skip timing-sensistive AgentMetadata test in the standard suite (#7237) 2023-05-02 10:41:41 +00:00
eventually.go chore: update to go 1.20 (#5968) 2023-02-02 12:36:27 -06:00
eventually_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
go.go fix(coderd): fix memory leak in `watchWorkspaceAgentMetadata` (#10685) 2023-11-16 17:03:53 +02:00
oauth2.go chore: instrument external oauth2 requests (#11519) 2024-01-10 09:13:30 -06:00
port.go chore: consolidate various randomPort() implementations (#12362) 2024-02-29 12:51:44 +00:00
prometheus.go feat(coderd): add prometheus metrics to servertailnet (#11988) 2024-02-05 23:57:18 -06:00
pty.go fix: use terminal emulator that keeps state in ReconnectingPTY tests (#9765) 2023-09-19 17:57:30 +00:00
race.go fix(cli)!: protect client Logger and refactor cli scaletest tests (#8317) 2023-07-06 09:43:39 +01:00
race_off.go fix(cli)!: protect client Logger and refactor cli scaletest tests (#8317) 2023-07-06 09:43:39 +01:00
race_on.go fix(cli)!: protect client Logger and refactor cli scaletest tests (#8317) 2023-07-06 09:43:39 +01:00
rand.go feat(coderd): add provisioner build version and api_version on serve (#11369) 2024-01-03 09:01:57 +00:00
temp.go feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
timing.go chore: skip timing-sensistive AgentMetadata test in the standard suite (#7237) 2023-05-02 10:41:41 +00:00