Bug Fixes in previous version (after v3.0.14)
What's Changed
-
Bugfix v3.0.14 (Resolves #119) by @SanchitMinocha in #120
RAT Test was failing due to:
- Update in EE (survey link was being sent to Stdout resulting in Stderr and recursive error because of logging).
- Update of low latency code in v3.0.14. - Import was being done directly from plugins rather than rat.plugins.
- Previous Bugs - Test config start and end were being created as datetime object rather than date objects resulting in errors when compared with date objects.
Full Changelog: v3.0.14...v3.0.15