GitHub user tenthe added a comment to the discussion: Setup docker dev deployment on a daily basis
@bossenti in terms of ui we have three options. Currently we use the e2e test, but it requires the entire system to run. Also, Cypress has a new feature called component testing. This allows you to test components "unit." I have played with it a bit and it is actually very cool. Further, it is also possible to apply unit tests, those files are within each component directory. GitHub link: https://github.com/apache/streampipes/discussions/1062#discussioncomment-4671899 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
