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

Test functions that change an input #40

Open
5 tasks
mwermelinger opened this issue Aug 13, 2024 · 0 comments
Open
5 tasks

Test functions that change an input #40

mwermelinger opened this issue Aug 13, 2024 · 0 comments
Labels
effort: medium These issues require some work type: enhancement Improve an existing feature

Comments

@mwermelinger
Copy link
Member

  • add to test an argument output: int = 0 that indicates which argument is an output (default: none of them)
  • check the expected output against the returned value (if output == 0) or against the indicated argument
  • update documentation, incl. code guide
  • update example essay or add a new one that illustrates this (maybe a student essay)
  • update template(s)
@mwermelinger mwermelinger added effort: medium These issues require some work type: enhancement Improve an existing feature labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium These issues require some work type: enhancement Improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant