alexandrehtrb / Pororoca

An API testing tool with support for HTTP/2 and HTTP/3. Alternative to Postman.
https://pororoca.io
Other
500 stars 38 forks source link

Automated UI tests #33

Closed alexandrehtrb closed 1 year ago

alexandrehtrb commented 1 year ago

We need automated UI tests to ensure Pororoca Desktop quality. Today, each release requires a lot of manual testing.

Apparently, UI tests with Appium are possible and it would be good to have them.

This is a good first issue for new contributors, to create the UI test project and a simple test with Appium.

alexandrehtrb commented 1 year ago

In progress with branch tests/ui-tests