Skip to content

Add JavaScript solution to Bank OCR Kata#1

Open
dkubb wants to merge 25 commits intomainfrom
add/javascript-solution
Open

Add JavaScript solution to Bank OCR Kata#1
dkubb wants to merge 25 commits intomainfrom
add/javascript-solution

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
dkubb added 3 commits July 28, 2020 08:37
* 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