vendredi 15 mars 2019

Flutter test resources in codemagic

I want to use JSON files to mock HTTP responses in my Flutter tests. On gitlab CI the tests are passing. Locally also. But on codemagic.io there is an error:

FileSystemException: Cannot open file, path = 'test_resources/mock_response.json' (OS Error: No such file or directory, errno = 2)

Aucun commentaire:

Enregistrer un commentaire