mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 23:59:43 -04:00
af37985a4d
# Description of Changes Adds a non-repeating scheduled reducer integration test to the existing Rust and C# integration tests, in order to address #3213 # API and ABI breaking changes No # Expected complexity level and risk 1 # Testing - [X] Ran `cargo test -p spacetimedb-testing` and all tests passed --------- Signed-off-by: Ryan <r.ekhoff@clockworklabs.io>
Module C# test
See the module-test README for more details.
Warning
: This C# source code is manually derived from `../module-test/src/lib.rs`` and is supposed to be functionally equivalent. Do not add new types or functionality here that are not present in the Rust version, because they're compared against each other.