akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

Allow creation of test data #1127

Closed valllllll2000 closed 4 years ago

valllllll2000 commented 6 years ago

Currently we spend lots of time creating data for the app, like surveys, datapoints... etc In debug it would be helpful to push a whole database to the device with random data that makes sense for dispaying surveys, forms, datapoints.... We should also allow the creation of random images and even videos and pushing them to the device app private storage. This is possible in debug. We can use something like this to push the files to the device: https://github.com/akvo/akvo-flow-mobile/wiki/Export-device-sqlite-database-and-browse-it-on-your-computer-using-command-line Ideas: 1) Generate surveys and forms 2) Generate users 3) Generate datapoints 1, 2 and 3 imply inserting data into sqlite database and pushing that database to a device 4) Generate images and videos and push them to device + also update transmission information in the database

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.