Replies: 2 comments 10 replies
|
Can we even do something like GUI acceptance tests with Appveyor? So we can write tests for plugins as normal users use them https://help.appveyor.com/discussions/questions/678-gui-unit-testing-in-appveyor |
8 replies
I would consider loading plugins as a successful test, anything beyond that like ui testing maybe a bit overkill? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I think we should setup CI to make sure the compatibility popular external plugin like Everything (or maybe all of the plugins in the manifest).
if a popular plugin breaks, CI should at least warn us that a plugin break, but probably should still produce .exe releases, because it might not be Flow's fault.
Thought?
All reactions