seangwright/typescript-functional-extensions

Tests: Test Conventions, Fixtures, and Scenario Tests

オープン

#2 opened on 2021/12/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (6 件のフォーク)auto 404
enhancementgood first issuehelp wantedtests

Repository metrics

Stars
 (39 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド