nathanbaleeta / ureport_mobile

U-Report is a social messaging tool and data collection system developed by UNICEF to improve citizen engagement, inform leaders, and foster positive change. The program sends polls and alerts to its participants, collecting real-time responses, and subsequently publishes gathered data.
https://ureport.in/
GNU General Public License v3.0
6 stars 1 forks source link

Write test for custom story model dart class #18

Closed nathanbaleeta closed 4 years ago

nathanbaleeta commented 4 years ago

To ensure the the correct behaviour of the story model custom dart class while consuming the story endpoint from U-Report public API, generate mock data to verify the story model works accurately.

Carry out following steps to add a data model test for the custom dart class: