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

e2e tests for gboost create #205

Open
bestickley opened this issue Apr 12, 2023 · 0 comments
Open

e2e tests for gboost create #205

bestickley opened this issue Apr 12, 2023 · 0 comments
Assignees

Comments

@bestickley
Copy link
Collaborator

We need end-to-end tests for gboost create. This would involve updating GitHub actions to run gboost create for each template and typecheck, lint, and run unit tests for each template, deploy it, then destroy it. There is already a script that does this at packages/gboost/tests/test-create.ts but it likely needs to be tweaked and github config updated at .github/ folder. I'd like these tests to only run if an update happens to packages/gboost/templates folder which should be easily configured within GitHub action. We'll need to inject AWS credentials into process which we should be able to get via GitHub OIDC provider that's already setup.

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

No branches or pull requests

2 participants