surrealpatch/tests
Przemyslaw Hugh Kaznowski abbf9819c4
Add tests for Live Queries over web sockets (#2382)
Co-authored-by: Salvador Girones <salvadorgirones@gmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2023-08-04 17:43:23 +00:00
..
common Add tests for Live Queries over web sockets (#2382) 2023-08-04 17:43:23 +00:00
cli_integration.rs [rpc] Better tracing for WebSockets (#2325) 2023-08-03 14:59:05 +00:00
http_integration.rs [rpc] Better tracing for WebSockets (#2325) 2023-08-03 14:59:05 +00:00
README.md Testing - add tests for the CLI. (#2022) 2023-05-22 14:37:54 +01:00
ws_integration.rs Add tests for Live Queries over web sockets (#2382) 2023-08-04 17:43:23 +00:00

This folder contains integration tests for the surreal CLI binary.

See lib/tests for surrealdb library integration tests.