automa icon indicating copy to clipboard operation
automa copied to clipboard

Auto-test potential

Open edisonX-sudo opened this issue 3 years ago • 6 comments

I see a great potential of auto-test in this project. will that be possible 2 achieve some features like assertion or something 2 expose the execution status? thanks.

edisonX-sudo avatar Nov 12 '21 07:11 edisonX-sudo

will that be possible 2 achieve some features like assertion or something 2 expose the execution status

Do you mean to expose the execution status of the workflow or the blocks of the workflow?

Kholid060 avatar Nov 12 '21 08:11 Kholid060

it is like,mm... in the view of testing, the tester will make some assertion to verify if the program works fine, and if all assertion pass the result will show the green light , the idea is some kind of like what i say above

edisonX-sudo avatar Nov 15 '21 18:11 edisonX-sudo

anyway as a tool 4 automation, this is quite impressing 4 me, and i believe it will be perfect if it can have the potential of testing, which gonna release the burden of the web developers truly

edisonX-sudo avatar Nov 15 '21 18:11 edisonX-sudo

Got it, is it the extension already has this feature, I mean it already exposes the execution status and error in the log. And for the assertion feature, I think it's kinda tricky to implement but I will try my best.

Kholid060 avatar Nov 17 '21 02:11 Kholid060

Thanks a lot 4 ur contribution, people like u make the community a better place.

edisonX-sudo avatar Nov 17 '21 02:11 edisonX-sudo

https://github.com/cypress-io/cypress maybe some projects like this could bring u some inspiration. the difference is u got a UI, which is easier than writing in code, and the user will consider it as ur advantage

edisonX-sudo avatar Nov 19 '21 06:11 edisonX-sudo