typescript-functional-extensions icon indicating copy to clipboard operation
typescript-functional-extensions copied to clipboard

Tests: Test Conventions, Fixtures, and Scenario Tests

Open seangwright opened this issue 3 years ago • 0 comments

The unit test suite doesn't have any conventions around the naming of variables/methods or the descriptions of individual tests. We also don't have any fixtures for common setup.

There are likely many combinations of tests that are missing if we want full coverage of typing support.

I'd also like some more fleshed out scenario tests to show how/prove that all the methods play nice together.

seangwright avatar Dec 27 '21 19:12 seangwright