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

Propose an approach to automate platform testing #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lorenyu
Copy link
Contributor

@lorenyu lorenyu commented Sep 27, 2022

Context

Testing the platform currently requires multiple time-consuming steps, involving creating a new repo, copying over template code, creating infrastructure from template code, and verifying that CI and CD works. Furthermore, splitting up the platform into separate template-infra and template-application-* repositories increases the importance of testing the pieces together in an integrated fashion. In order to sustainably maintain development of the platform, we need a way to test the platform in an automated fashion.

@lorenyu lorenyu requested a review from rocketnova September 27, 2022 23:49
@lorenyu
Copy link
Contributor Author

lorenyu commented Sep 27, 2022

@rocketnova i'm struggling with a way to sustainably test the platform. it's so much overhead to test it even once that i think having some sort of automation would help immensely, even if the automation is itself quite costly to set up. thoughts? I put together a quick overview of what I'm imagining, hope to get a gut check from you on it

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

Successfully merging this pull request may close these issues.

1 participant