Skip to content
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

Add JavaScript solution to Bank OCR Kata #1

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

dkubb
Copy link
Owner

@dkubb dkubb commented Jul 28, 2020

This branch adds a JavaScript solution to the Bank OCR Kata outlined in the README.

Each commit should pass with CI, and should be the smallest atomic (useful) commit I could make to the repo to satisfy the requirements.

@dkubb dkubb self-assigned this Jul 28, 2020
@dkubb dkubb added the enhancement New feature or request label Jul 28, 2020
* Add yarn lint:watch command to run eslint on each file change.
* Add jasmine configuration
* Add stub BankAccount test so CI passes with jasmine
* Add yarn test command
* Add yarn test:watch command
@dkubb dkubb force-pushed the add/javascript-solution branch 4 times, most recently from 56f8c63 to 6f910f9 Compare July 28, 2020 15:53
@dkubb dkubb force-pushed the add/javascript-solution branch 4 times, most recently from 08bdded to 12044e2 Compare August 4, 2020 18:19
@dkubb dkubb force-pushed the add/javascript-solution branch 3 times, most recently from ab568c6 to 622ff36 Compare August 6, 2020 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant