temporal icon indicating copy to clipboard operation
temporal copied to clipboard

Support `proposal-temporal` snapshot test in `temporal_rs`

Open nekevss opened this issue 2 months ago • 0 comments

The proposal-temporal repository has been adding in snapshot tests that cover a wide assortment of test cases. It would be nice to support these snapshot files in temporal_rs as well.

We would probably need to vendor the snapshot files themselves, create a test runner that reads in the JSON files, and test the values directly.

nekevss avatar Oct 30 '25 15:10 nekevss