Skip to content

Add first unit test #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

nicolasbock
Copy link
Contributor

This tests the shiftLetter() function.

Signed-off-by: Nicolas Bock nicolasbock@gmail.com

@nicolasbock nicolasbock self-assigned this Oct 30, 2020
@nicolasbock
Copy link
Contributor Author

Look into: https://stackoverflow.com/questions/43366382/jest-es6-modules-unexpected-module-import/43368563#43368563 for a potential solution to the import error.

@nicolasbock nicolasbock force-pushed the unit_test branch 5 times, most recently from 8912718 to 31febcf Compare October 30, 2020 13:24
This tests the `shiftLetter()` function.

Issue: video-game-coding-club#76

Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
@nicolasbock nicolasbock linked an issue Oct 30, 2020 that may be closed by this pull request
@nicolasbock nicolasbock merged commit 734d42b into video-game-coding-club:main Oct 30, 2020
@nicolasbock nicolasbock deleted the unit_test branch October 30, 2020 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unit test for shiftLetter() function
1 participant