pariyatti / mobile-app

The Pariyatti mobile app
https://pariyatti.app/
GNU Affero General Public License v3.0
8 stars 11 forks source link

[NamanShergill/Felix] Extract `responseJson` to file in `api_test.dart` #9

Closed deobald closed 3 years ago

deobald commented 3 years ago

Currently the responseJson is hard-coded into the API test file. This should be a text file (*.json) that simulates the actual API response.