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

fix: unit test fail for backend tasks/statistics #6186

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

kaditya97
Copy link
Member

  • Test cases for tests/backend/integration/api/tasks/test_statistics.py were failing due to time intervals greater than 1 year.
  • There was a fixed date for the startDate value in test cases "2023-01-01". Now the startDate will get the date of the past six-month.
  • The fixed dates are now replaced with dynamic past six month date.

Copy link

sonarcloud bot commented Jan 8, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@kshitijrajsharma kshitijrajsharma merged commit ae66919 into develop Jan 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants