automa
automa copied to clipboard
unit tests
I've been using this wonderful extension for a while, but got frustrated with the instabilities of the new versions. when downloading the project in order to solve some problems, I realized that there are no unit tests.
Is there any way to ensure that nothing is broken after a change?
Currently, I only rely on the workflow that I created to test the extension and I'm not used to including unit tests in my project. But I'll add unit tests into the Automa roadmap.