Skip to content

Bug/fix failing unit tests#34

Open
saul-at-doubling-io wants to merge 3 commits intoDoubling-Open-Source:mainfrom
saul-at-doubling-io:bug/fix-failing-unit-tests
Open

Bug/fix failing unit tests#34
saul-at-doubling-io wants to merge 3 commits intoDoubling-Open-Source:mainfrom
saul-at-doubling-io:bug/fix-failing-unit-tests

Conversation

@saul-at-doubling-io
Copy link

There was an issue with the expected data formatting where the key values expected a specific date format and the data didn't match the calculations.

Added fix.

Also added simple github action to run tests.

- Introduced date_util.py with functions for normalizing date formats and parsing date strings.
- Added a GitHub Actions workflow (tests.yml) to automate testing with Python 3.11 and pytest.
- Updated existing tests to utilize the new date normalization functions for consistent date handling.
- Configured Git user email and name for the test runner to ensure proper commit attribution during automated testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants