-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(test): De-duplicate and streamline
- introduce `const`s to remove random magic numbers - replace copy-pasted code with closures - use canonical methods of ad-hoc interpretation - reduce nesting level on happy path through early returns - etc. changelog: ignore
- Loading branch information
1 parent
f9eb5d0
commit 9b6bf58
Showing
1 changed file
with
72 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters