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

Update dnd-character tests #316

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

BNAndras
Copy link
Member

I'm adding a track-specific test based on one in the Java track that tests if characters are randomly generated.

I'm removing the test that ability scores should be calculated once. All community solutions so far have used the provided struct, and structs are immutable by default.

I'm rewriting the test for all abilities are within range. The new version has the smaller range for hit points compared to the abilities and doesn't show a partial implementation of how to generate hit points.

@BNAndras BNAndras merged commit e402c29 into exercism:main Nov 20, 2023
7 checks passed
@BNAndras BNAndras deleted the update-dnd-tests branch November 20, 2023 07: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.

2 participants