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

Basic integration testing #100

Open
sledigabel opened this issue Aug 3, 2023 · 0 comments
Open

Basic integration testing #100

sledigabel opened this issue Aug 3, 2023 · 0 comments
Labels
CI enhancement New feature or request

Comments

@sledigabel
Copy link
Contributor

We have lots of unit tests, but we can't assert whether turbolift does what it's supposed to do.

We would want to have minimal CI integration testing with the following:

  • basic clone
  • change something
  • commit
  • push

With basic validation steps like making sure the PR contains elements from the README file.

Potential issues and leads:

  • how do we not overflow github with PRs at every run
  • do we create a set of repos and keep it, or do we create a set for each run?
  • how does security play a role in this
@sledigabel sledigabel added enhancement New feature or request CI labels Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant