kukeiko / entity-space

MIT License
5 stars 1 forks source link

write more tests & fix bugs within core components #193

Closed kukeiko closed 1 year ago

kukeiko commented 1 year ago

The title is very generic, but: while trying to implement #30 I reworked the EntityApi to do smarter remapping - which uncovered quite a lot of bugs in (not exclusively): Gateway, InMemoryEntityDatabase, TestContentApi, EntityApi

Before I can continue implementing new features I really need to improve the test suite, as it obviously wasn't good enough to catch those bugs sooner.