solidarity
solidarity copied to clipboard
Tests Cleanup
Quite a few of the tests use their own mock of context, rather than the root const context = require('mockContext')
Let's clean things up and use the mock context version throughout all tests.
Good call. I can start on some of these.
awesome!