Skip to content

Commit

Permalink
Fixed Bug 464. Added New Unit Tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsforbes committed Oct 9, 2024
1 parent def6d47 commit 8684841
Show file tree
Hide file tree
Showing 4 changed files with 295 additions and 85 deletions.
180 changes: 179 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ certifi = ">=2023.7.22,<2025.0.0"
pytest = "^7.1.3"
pytest-cov = "^4.0"
flake8 = "^5.0.4"
pandas = "^2.2.3"

[tool.pytest.ini_options]
testpaths = "./tests/unit/"
Loading

0 comments on commit 8684841

Please sign in to comment.