Build out Atomizer unit tests to ensure proper process creation from the atomizer library
benjivesterby opened this issue · comments
Benji Vesterby commented
These tests should verify that the atoms being initialized have different pointers after initialization and that they are being properly pushed onto a go routine. These tests also need to ensure that panics are properly handled and error handling is sufficiently fault tolerant.