forked from JS-Challenges/recursion-prompts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored tests for tagCount to be more thorough. Previous tests lumped too much into one test. Has now been expanded into three separate tests. Refactored using before/after hooks to cleanup inidividual tests. Separating into multiple tests also helps prevent ChaiJS from timing out on one very expensive test. Added FizzBuzz prompt along with tests. Began refactoring existing tests for before/after hooks. Began adding tests restricting allowed number of arguments.
- Loading branch information
1 parent
8ebe636
commit 8d66869
Showing
8 changed files
with
33,875 additions
and
19,422 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.