clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

commitlog: Fix set_epoch #2005

Closed kim closed 9 hours ago

kim commented 11 hours ago

The cmp arguments were flipped, sabotaging the intent. Add some tests while we're at it.

Also make sure the spacetimedb-paths crate selects the features it needs, so that we don't need to rely on workspace feature unification to be able to run said tests.