Skip to content

Tests [TODO] #9

@jeremymanning

Description

@jeremymanning

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coding requiredIs coding required for this task?non-codingTask that doesn't require writing code

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions