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

acronym: Update and exclude new tests #950

Merged
merged 1 commit into from
Mar 26, 2019
Merged

acronym: Update and exclude new tests #950

merged 1 commit into from
Mar 26, 2019

Conversation

pgaspar
Copy link
Member

@pgaspar pgaspar commented Mar 25, 2019

We've recently stopped updating the Acronym exercise because of two new test cases:

This PR changes the generator to automatically exclude these two test cases. With this change we can still get updates from the canonical version without adding the tests we don't want at the same time.

If the idea of excluding certain tests proves useful we may want to consider supporting it in the base ExerciseCase so it can be easily be used by other generators.

We might want to consider supporting the "excluded_tests" pattern in
the base ExerciseCase so it can be easily be used by other generators.
@pgaspar pgaspar self-assigned this Mar 25, 2019
@pgaspar pgaspar requested review from Insti and emcoding March 25, 2019 23:56
Copy link
Contributor

@emcoding emcoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant!!!! Very elegant solution to solve the dilemma. 🎈 🎈 🎈

@kotp kotp merged commit adf1909 into master Mar 26, 2019
@kotp
Copy link
Member

kotp commented Mar 26, 2019

Thank you @pgaspar

@pgaspar pgaspar deleted the update-acronym branch March 26, 2019 02:56
@kotp kotp restored the update-acronym branch March 26, 2019 03:24
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.

3 participants