The tests for OurTable take a very long time to run, possibly because someone in the past was a little overzealous about writing the tests.
The challenge in this issue: see if you can come up with a set of tests that still gets you 100% line, branch and mutation coverage, but runs a whole lot faster, and is simpler and shorter than the current test suite.
Helpful information (Aden):
Comment for future reference OurTable takes 51 seconds
The tests for OurTable take a very long time to run, possibly because someone in the past was a little overzealous about writing the tests.
The challenge in this issue: see if you can come up with a set of tests that still gets you 100% line, branch and mutation coverage, but runs a whole lot faster, and is simpler and shorter than the current test suite.
Helpful information (Aden):
Comment for future reference OurTable takes 51 seconds