solidarity icon indicating copy to clipboard operation
solidarity copied to clipboard

Tests Cleanup

Open GantMan opened this issue 7 years ago • 2 comments

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.

GantMan avatar Feb 03 '18 16:02 GantMan

Good call. I can start on some of these.

mattathompson avatar Feb 03 '18 20:02 mattathompson

awesome!

GantMan avatar Feb 03 '18 21:02 GantMan