Skip to content

New practice exercise: complex-numbers #482

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 1 commit into from
May 16, 2022

Conversation

jiegillet
Copy link
Contributor

Split from #480.

@jiegillet jiegillet added x:module/practice-exercise Work on Practice Exercises x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) x:size/large Large amount of work labels Apr 4, 2022
Copy link
Contributor

@ceddlyburge ceddlyburge left a comment

Choose a reason for hiding this comment

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

Hi Jeremie, thanks for this, it looks good. Apologies for the slow review, I didn't get an email about it, which seems strange as I do have notifications turned on. Anyway, its reviewed now :)

]


tests : Test
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this work with the test runner? I think it does but can't remember all the details, we should probably add some documentation somewhere!

And does it format the test results in a nice way on the website? I also can't remember where we are at with grouping tests in headings to make this better.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it works fine.
Grouping the tests with the headings is only for concept exercises, this one is a practice exercise, so there is nothing special in the UI. It's also OK to have helper functions like above because the test file is fully visible in the UI.

@jiegillet
Copy link
Contributor Author

Thank you for the review, don't worry about the timing, I certainly don't :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:module/practice-exercise Work on Practice Exercises x:size/large Large amount of work x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants