feat: add cohesive e2e tests for the web terminal, apps, and workspaces (#8140)

* feat: add cohesive e2e tests for the web terminal, apps, and workspaces

* Fix web terminal flake
This commit is contained in:
Kyle Carberry
2023-06-21 19:21:40 -05:00
committed by GitHub
parent 2a492b7008
commit d434181941
36 changed files with 1538 additions and 159 deletions

3
coderd/apidoc/docs.go generated
View File

@ -7945,6 +7945,9 @@ const docTemplate = `{
"daemons": {
"type": "integer"
},
"daemons_echo": {
"type": "boolean"
},
"force_cancel_interval": {
"type": "integer"
}