Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup CI for test-projects #239

Open
IlCallo opened this issue Jun 1, 2022 · 2 comments
Open

Setup CI for test-projects #239

IlCallo opened this issue Jun 1, 2022 · 2 comments
Labels

Comments

@IlCallo
Copy link
Member

IlCallo commented Jun 1, 2022

Replaces #2

We should setup CI for tests available into test projects, such as we're able to test AEs features via AEs themselves

We should at least cover Cypress ones since we already know how to setup them thanks to Milos, and we can link those to another project into Cypress Dashboard
Jest/Vitest tests should be simpler to setup than Cypress ones, but Jest AE doesn't seem to work with Vite right now


If possible, we should also run these tests when there's a release for app-webpack and app-vite minor (or patch?) version.
In these cases we should run only tests into the relevant test project: into test-project-vite if a new app-vite version is released and same for webpack. test-project-app won't have any new updates so it's not considered into this feature

@MilosPaunovic
Copy link
Member

@IlCallo I could tackle this automation, as well. 🙂

@IlCallo
Copy link
Member Author

IlCallo commented Jun 3, 2022

Go for it :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants