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

Add Tests for Data Processing #2

Open
Vikranth3140 opened this issue Dec 10, 2024 · 0 comments
Open

Add Tests for Data Processing #2

Vikranth3140 opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working testing

Comments

@Vikranth3140
Copy link
Owner

Currently, there are no tests to validate the process_data() function in analyze_data.py. Add unit tests to:

  1. Verify the proper handling of valid UNIX timestamps.
  2. Ensure incorrect or missing timestamp values raise appropriate errors.
  3. Confirm that the processed DataFrame matches expected column types and names.
@Vikranth3140 Vikranth3140 added bug Something isn't working testing labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing
Projects
None yet
Development

No branches or pull requests

1 participant