The test was using 75ms timeout which was too tight: - 5 broadcasts with 5ms delays = 25ms - Debounce delay = 50ms - Processing overhead = variable Increased to 200ms to match other similar tests in the file and provide adequate buffer for debouncing + processing. Also reformatted proto erlang_compat files to fix line length issues. Reviewed-on: graham/towerops-web#210 |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| integration | ||
| live | ||
| plugs | ||
| gleam_changelog_parser_test.exs | ||
| graphql_socket_test.exs | ||
| permissions_test.exs | ||
| plug_exceptions_test.exs | ||
| remote_ip_test.exs | ||
| telemetry_filter_test.exs | ||
| user_auth_test.exs | ||