Skip to content

Good first issue | Tests for hydrogen.py #104

Description

@samgdotson

The functions in hydro-requirement/hydrogen.py need to have associated unit tests.

This is a good first issue for new students/researchers.

For guidance on writing unit tests, please see "Effective Computation in Physics by Huff, Scopatz."

This issue can be closed when:

  • test_hydrogen.py has been added to the tests folder in pride/ (this folder may need to be created, depending on the status of Issue Location of tests #103).
  • Each function in hydrogen.py has an appropriate unit test, covering edge and corner cases if applicable.
  • All tests pass by running pytest in the top level of the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Comp:BuildThis issue has to do with the build system of the code/doc (makefiles, cmake, install errors)Difficulty:1-BeginnerThis issue does not require expert knowledge and may be a good issue for new contributors.Priority:3-DesiredThis work is important, but not urgent.Status:2-BacklogThis issue has been claimed, but it's not being worked on right now, and it's not next to be tackledType:TestIs related to software testing. Failing tests, necessary new tests, test frameworks, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions