Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[starter-dev] UI Testing

Hi, folks.

The complexity of the UI is getting a bit bigger and is kinda difficult to correctly test and validate the changes introduced.

I'm thinking about adding some testing framework(Selenium?) so we can make sure every PR comes with the necessary tests that can make the changes sager. Before adding anything I'd like to hear your thoughts on this.

This is only a concern for the UI for now since we're already covering* the cases for the archetype in GH Action.


*Not exactly doing anything but verifying that the archetype is generated without errors
--
Jeyvison Nascimento

Back to the top