foss42 / apidash

API Dash is a beautiful open-source cross-platform API Client built using Flutter which can help you easily create & customize your API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.
https://apidash.dev
Apache License 2.0
1.37k stars 257 forks source link

Fix UI tests and figure out testing responsive layouts. #418

Closed DenserMeerkat closed 2 weeks ago

DenserMeerkat commented 2 weeks ago

Fix tests broken due to the introduction of new features and layouts. Figure out a way to test responsive layouts.