-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README opens correctly and added unit tests (#28)
* Alternative approach * Switch from a regex approach to startswith/endswith * Increase version * Update changelog * Remove unnecessary comma * Fix typo * Add version to package json * Initial tests * Add more test cases for case insensitiveness * Add extra case for README.MD (all uppercase) and failure tests * Add another test about nothing happening when user has already seen README
- Loading branch information
1 parent
19be391
commit a851a4e
Showing
5 changed files
with
321 additions
and
28 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.