mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-12 18:57:51 -04:00
42f679e612
Enable running Rust smoketests against a remote server instead of spawning local servers, similar to Python smoketests --remote-server. - Add SPACETIME_REMOTE_SERVER env var support to skip local server spawn - Add --server CLI option to cargo smoketest - Add skip_if_remote!() macro for tests requiring local server control - Mark restart tests with skip_if_remote!() since they need local server