You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
@JonasHelming@CamilleLetavernier I got the tests running in travis, however they all seem to fail, because the Classes cannot be found, since i am relying on the generated Class names. One solution would be to rename the classes every time, but this will take additional time.
Another solution would be to create a test.ecore, that i will use for the test-cases. This would probably fix the problem with Travis and could potentially lower the runtime in general.
Should i do it that way? If yes, the Ecore should probably be in another workbench than the example one, right?
Investigate and select the best fit for a e2e testing technology, such as puppeteer, silenium, testcafe, and start creating a couple of smoke-tests.
The text was updated successfully, but these errors were encountered: