SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

WIP: Start SDK tests for delete_all_by_eq_bsatn

Open kazimuth opened this issue 10 months ago • 2 comments

Description of Changes

This API used to be unimplemented and the SDK tests did not exercise it. Now it is implemented but while playing with blackholio I noticed the C# implementation was wrong.

For now I am going to fix blackholio by avoiding use of this API for now, but we should also correct the implementation and test it.

API and ABI breaking changes

None

Expected complexity level and risk

0

Testing

Working on adding tests. If someone is more familiar with the SDK tests I would appreciate help amending them.

kazimuth avatar Jan 22 '25 23:01 kazimuth

This is almost entirely redundant with https://github.com/clockworklabs/SpacetimeDB/pull/2146 (merged just before and I didn't see) except that I wanna add a few more tests to that.

kazimuth avatar Jan 27 '25 18:01 kazimuth

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 03 '25 18:05 CLAassistant