Closed gparuthi closed 3 years ago
Also I think we need to verify that it works with swarmai...its a good box :)
the failing test is caused because its expect-statement still includes the amount we added with the set-balance command. if we adjust that to be previousBalance + 42, we should be fine. Otherwise this looks all good.
fixed it
We are not using many tables in the current db schema. Let's cleanup and make it prod ready.
yarn test
with swarmaidevelopment
branch passes