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

[automated-testing-tool]: Separation of file generation and running the test #12

Closed
sergenyalcin opened this issue Jun 17, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@sergenyalcin
Copy link
Member

In automated testing tool, there is a clear separation between file generation and running the test. This was discussed in the first PR of the tool: https://github.com/upbound/official-providers/pull/18#discussion_r898835073

Now, the kuttl test command is run in the go program with exec.Command. We will move this to the Makefile as a separated command from the file generations part.

@sergenyalcin sergenyalcin added the enhancement New feature or request label Aug 14, 2022
@jeanduplessis jeanduplessis transferred this issue from another repository Oct 11, 2022
@sergenyalcin
Copy link
Member Author

This was resolved.

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

No branches or pull requests

1 participant