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

Reimplement test case in DnD Character #2338

Conversation

sanderploegsma
Copy link
Contributor

This reimplements test case 2ca77b9b-c099-46c3-a02c-0d0f68ffa0fe in the DnD Character exercise to verify that every ability is calculated only once, instead of only the strength ability.

This change was proposed in exercism/java#2548 and it made sense to me to add it to the canonical data.

This reimplements test case 2ca77b9b-c099-46c3-a02c-0d0f68ffa0fe in the DnD Character exercise to verify that *every* ability is calculated only once, instead of only the `strength` ability.
@sanderploegsma sanderploegsma force-pushed the dnd-character-reimplement-2ca77b9b-c099-46c3-a02c-0d0f68ffa0fe branch from 3bac331 to 94ee165 Compare November 2, 2023 08:03
@sanderploegsma
Copy link
Contributor Author

I can't get the "Check links" CI job to succeed, looks like web.archive.org is having some trouble.

@BNAndras
Copy link
Member

BNAndras commented Nov 7, 2023

Links appear to be working now. I'd suggest forcing the CI to rerun.

@sanderploegsma sanderploegsma merged commit 02209d7 into exercism:main Nov 17, 2023
@sanderploegsma sanderploegsma deleted the dnd-character-reimplement-2ca77b9b-c099-46c3-a02c-0d0f68ffa0fe branch November 17, 2023 08:54
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.

5 participants