DigitalHealthIntegration / rdt-reader

MIT License
2 stars 0 forks source link

Remove obsolete /align path #9

Closed rightparen closed 4 years ago

rightparen commented 4 years ago

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.

anandRIyer commented 4 years ago

removed this path. pls use Quidel/QuickVue instead.

anandRIyer commented 4 years ago

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