Skip to content

book-store exercise #14

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 6 commits into from
Dec 29, 2016
Merged

book-store exercise #14

merged 6 commits into from
Dec 29, 2016

Conversation

rpottsoh
Copy link
Member

Based on cyber-dojo kata

Based on cyber-dojo kata
@kytrinyx
Copy link
Member

The build is failing with the following message:

The command "bin/fetch-configlet" exited with 0.

$ bin/configlet .
Evaluating .
-> config.json does not include [harry-potter].

Here's the relevant bit of the contributing guide about this failure: https://github.com/exercism/x-common/blob/master/CONTRIBUTING.md#track-level-linting-with-configlet

Holler if you have questions!

Was harry-potter, now is book-store
@rpottsoh rpottsoh changed the title harry-potter exercise book-store exercise Dec 8, 2016
refactored down to a single test with multiple test cases to cover all
the original tests.  Removed residual hints of harry potter.  Arrays are
now passed into the basket.
Removed residual harry potterness.  Removed unused methods and
properties.  Array of books (integers) is now expected instead of a
string as input.
I had this test in my canonical data but not in the runner.
@rpottsoh rpottsoh merged commit 3ace82b into exercism:master Dec 29, 2016
@rpottsoh rpottsoh deleted the harry-potter branch December 29, 2016 15:16
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.

2 participants