-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
coding requiredIs coding required for this task?Is coding required for this task?non-codingTask that doesn't require writing codeTask that doesn't require writing code
Milestone
Description
Overview
Write unit tests for each function
Completion criteria
- For each function, add a "todo" issue to create a test for the function, describing (a) what the function is supposed to do and (b) how it should be tested. If there are any edge cases or tricky scenarios to watch out for, those should be noted too
Resources (optional)
- pytest: framework for writing and running tests
- GitHub actions: can be used to automate tests when pull requests are merged
- davos: archive contains useful code for running tests that involve notebooks
Discussion points
Adding issues doesn't require coding, but it'd be good to have at least one "coding" person work on this task to help define useful tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coding requiredIs coding required for this task?Is coding required for this task?non-codingTask that doesn't require writing codeTask that doesn't require writing code