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.