jeremiahlukus / flutter_template

template with tests, login flow, riverpod, logging ect.
MIT License
24 stars 5 forks source link

Feat/integration test #7

Closed victoreronmosele closed 2 years ago

victoreronmosele commented 2 years ago

Description

This PR adds an integration test filling the content of a form in a web view by injecting the JavaScript.

Type of Change