uiowaSEP2024 / 002_ImagePro

Image processing backend
1 stars 0 forks source link

Fix for datetime assertion in unit test #111

Closed powersaudrey25 closed 6 months ago

powersaudrey25 commented 6 months ago

Overview

A test that did not fail upon merge to main is now failing.

Implementation

We previously used datetime.utcnow() and switching to datetime.now() seemed to fix it.

Testing

Run test_update_event and you should see no errors.

Problems Faced

Notes

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud