Skip to content

Commit

Permalink
Clean up navigation mode tests (#219)
Browse files Browse the repository at this point in the history
* Extract test-utils.ts with checkWizardState function
* Clean up navigation unit tests
   It makes little sense to have tests for StrictNavigationMode, SemiStrictNavigationMode, FreeNavigationMode after the corresponding classes have been removed in #211
* Fix issues reported by Codacy, except 'magic numbers' which seem inevitable in unit tests
* Remove trailing commas
* Provide comments for the `checkWizardStep` function
  • Loading branch information
earshinov authored and madoar committed Jun 11, 2019
1 parent 57900c5 commit 59777f9
Show file tree
Hide file tree
Showing 8 changed files with 737 additions and 813 deletions.
286 changes: 0 additions & 286 deletions src/lib/navigation/free-navigation-mode.spec.ts

This file was deleted.

Loading

0 comments on commit 59777f9

Please # to comment.