akvo / akvo-flow

A data collection and monitoring tool that works anywhere.
http://akvo.org/products/akvoflow/
GNU Affero General Public License v3.0
65 stars 31 forks source link

Paste all the caddisfly tests to Flow #1915

Closed valllllll2000 closed 7 years ago

valllllll2000 commented 7 years ago

After talking with @muloem, we have decided the fastest option would be just to paste the contents of: https://github.com/akvo/akvo-caddisfly/blob/develop/caddisfly-app/app/src/main/assets/tests.json

into

https://github.com/akvo/akvo-flow/blob/develop/GAE/src/resources/caddisfly/caddisfly-tests.json

and test everything and make sure it works for the Dashboard.

Later we will create a script to automatically load the file from the caddisfly repository at build time.

valllllll2000 commented 7 years ago

Test plan

Go to the dashboard, select a survey and try adding all the possible Caddisfly questions.

valllllll2000 commented 7 years ago

Here are the tests that are still pending to be added to caddisfly tests:

nhternup commented 7 years ago

@muloem, @valllllll2000 The tests.json file has been updated with new tests and test name prefixes. Could you please copy the file over again.

janagombitova commented 7 years ago
janagombitova commented 7 years ago

👍 all expected tests are shown in the dropdown and can be added to the survey without troubles. Once we collect data and confirm the view of data and export works fine, will consider this all ready for release.

janagombitova commented 7 years ago

Preview of all collected data and reporting as well as cleaning work as expected. Issue is ready to go out into the world 👍