Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: develop and write tests for steps/update_stay_duration.py #50

Open
anujsinha3 opened this issue Jul 16, 2024 · 3 comments
Open
Assignees

Comments

@anujsinha3
Copy link
Collaborator

The Update Stay Duration code has been refactored from using CSV files to the pandas data frame.

The task is to develop and write tests for the code at: src/mawpy/steps/update_stay_duration.py

To write tests:

create a folder called 'steps' under the 'tests' folder
In the above folder, create a file called 'test_update_stay_duration.py'
define test functions corresponding to functions in src/mawpy/steps/update_stay_duration.py

@anujsinha3
Copy link
Collaborator Author

@qzchen-uw
Copy link
Collaborator

@anujsinha3 did you provide some sample tests for Grace and Anurag to follow?

@anujsinha3
Copy link
Collaborator Author

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

No branches or pull requests

3 participants