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 convertTimeStamp Function #1132

Open
10 tasks
Achintya-Chatterjee opened this issue Feb 17, 2024 · 0 comments
Open
10 tasks

Add Tests for convertTimeStamp Function #1132

Achintya-Chatterjee opened this issue Feb 17, 2024 · 0 comments
Assignees

Comments

@Achintya-Chatterjee
Copy link
Member

Issue Description

Write tests for the convertTimeStamp helper function to ensure its correctness and reliability.

Expected Behavior

After writing tests for the convertTimeStamp function, we expect to have a suite of tests that validate its behaviour under various scenarios, including different timestamps and edge cases. These tests should cover both the date and time formatting aspects of the function.

Current Behavior

Currently, the convertTimeStamp function lacks test coverage, leaving its behaviour unverified. This could potentially lead to unexpected issues or regressions if changes are made to the function in the future.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
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

1 participant