Closed rightparen closed 4 years ago
flasker.py
In code feedback on that PR, @kumaakh mentioned that we need to keep "/align" to avoid breaking existing test code. (https://github.com/DigitalHealthIntegration/rdt-reader/pull/6#pullrequestreview-305787225)
This issue tracks migrating test code to the new path and removing the old path once this is done.
removed this path. pls use Quidel/QuickVue instead.
Updated the test scripts (JS and postman collection) as well as the Android app - RDT camera to ensure they point to the new URL. Removed /align
6 modifies
flasker.py
to make the URL path specify manufacturer and product name for the RDT being interpreted. The previous implementation used "/align".In code feedback on that PR, @kumaakh mentioned that we need to keep "/align" to avoid breaking existing test code. (https://github.com/DigitalHealthIntegration/rdt-reader/pull/6#pullrequestreview-305787225)
This issue tracks migrating test code to the new path and removing the old path once this is done.