surrealpatch/tests
Przemyslaw Hugh Kaznowski 60b6cc6c75
Test for kill ws (#2407)
Co-authored-by: Salvador Girones <salvadorgirones@gmail.com>
2023-08-18 15:21:01 +00:00
..
common [ws-tests/lq] Fix the LQ tests and account for unordered WS messages (#2456) 2023-08-18 14:16:02 +01:00
cli_integration.rs [ci] Fixes for cli_integration. Debugging for websocket tests (#2453) 2023-08-18 08:16:13 +01:00
http_integration.rs [integration-tests] Improvements. Increase timeout for WS (#2435) 2023-08-14 15:36:27 +00:00
README.md Testing - add tests for the CLI. (#2022) 2023-05-22 14:37:54 +01:00
ws_integration.rs Test for kill ws (#2407) 2023-08-18 15:21:01 +00:00

This folder contains integration tests for the surreal CLI binary.

See lib/tests for surrealdb library integration tests.