Skip to content

Add the exercises without canonical data to test generator #434

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

Closed
robkeim opened this issue Sep 17, 2017 · 2 comments · Fixed by #491
Closed

Add the exercises without canonical data to test generator #434

robkeim opened this issue Sep 17, 2017 · 2 comments · Fixed by #491

Comments

@robkeim
Copy link
Contributor

robkeim commented Sep 17, 2017

Here's what I shared about this in #396:

Right now we have to manually check to see if an exercise gets canonical data in the future. I'd like to have it integrated into the generator with some sort of flag saying "this doesn't have data" and then it can start throwing exceptions in the future if the data is created so we know we'll have to implement it (keeping my fingers crossed that all exercises will have canonical data someday)

@robkeim
Copy link
Contributor Author

robkeim commented Oct 15, 2017

With the diamond exercise (#406) we also decided to explicitly ignore canonical data in favor of property based testing, so that should be taken into account when solving this issue.

@ErikSchierboom
Copy link
Member

I'm working on this.

ErikSchierboom added a commit to ErikSchierboom/csharp that referenced this issue Jan 15, 2021
…ism#434)

* Convert bitwise operations exercise to advanced enums exercise
* add back link
* Add extra docs
* Update sidebar with links to design documents
* Add dummy design.md documents
* Link to design documents
ErikSchierboom added a commit to ErikSchierboom/csharp that referenced this issue Jan 21, 2021
…ism#434)

* Convert bitwise operations exercise to advanced enums exercise
* add back link
* Add extra docs
* Update sidebar with links to design documents
* Add dummy design.md documents
* Link to design documents
ErikSchierboom added a commit to ErikSchierboom/csharp that referenced this issue Jan 26, 2021
…ism#434)

* Convert bitwise operations exercise to advanced enums exercise
* add back link
* Add extra docs
* Update sidebar with links to design documents
* Add dummy design.md documents
* Link to design documents
ErikSchierboom added a commit to ErikSchierboom/csharp that referenced this issue Jan 27, 2021
…ism#434)

* Convert bitwise operations exercise to advanced enums exercise
* add back link
* Add extra docs
* Update sidebar with links to design documents
* Add dummy design.md documents
* Link to design documents
ErikSchierboom added a commit to ErikSchierboom/csharp that referenced this issue Jan 28, 2021
…ism#434)

* Convert bitwise operations exercise to advanced enums exercise
* add back link
* Add extra docs
* Update sidebar with links to design documents
* Add dummy design.md documents
* Link to design documents
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 a pull request may close this issue.

2 participants