graphql-flutter icon indicating copy to clipboard operation
graphql-flutter copied to clipboard

Example tests/reference implementations

Open chimon2000 opened this issue 3 years ago • 5 comments

Is your feature request related to a problem? Please describe. Currently, it is pretty hard to find guidance on testing a project using graphql_flutter, specifically around mocking requests.

Describe the solution you'd like The Star Wars example app should have tests added and become a more fleshed-out reference implementation of how to use graphql_flutter. Also, it may make sense to showcase open-source applications that are making the best use of graphql_flutter, so that developers have more references.

Describe alternatives you've considered Currently, the only alternatives are doing word searches on GitHub and StackOverflow.

Additional context n/a

chimon2000 avatar Apr 07 '21 14:04 chimon2000

Any update on this? is so hard to widget test this, and there is not any info online

armandojimenez avatar May 13 '22 14:05 armandojimenez

Unfortunately no! but I'm working on it!

I'm working on a new demo app

vincenzopalazzo avatar May 13 '22 21:05 vincenzopalazzo

this can take a little bit because I'm building the integration architecture, if you want see the status it is available here https://github.com/vincenzopalazzo/keep-safe-graphql

vincenzopalazzo avatar Jun 28 '22 01:06 vincenzopalazzo