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

[WIP] Adding new integration test #199

Conversation

chrislovecnm
Copy link
Contributor

@chrislovecnm chrislovecnm commented Jun 27, 2019

This commit adds a new integration test, which tests the beta
public module.

This fixes #180

@chrislovecnm
Copy link
Contributor Author

chrislovecnm commented Jun 27, 2019

@morgante / @aaron-lane I missed something in this PR since the new integration test is not running in concourse. Any ideas?

@morgante
Copy link
Contributor

@chrislovecnm New tests have to be added to the pipeline config before they get executed.

@chrislovecnm
Copy link
Contributor Author

Well then I need to test more locally. I am guessing with the file being external to this project that it has the capability to mess up testing across multiple PRs and not just this PR.

@chrislovecnm chrislovecnm changed the title Adding new integration test [WIP] Adding new integration test Jun 27, 2019
@morgante
Copy link
Contributor

morgante commented Jun 27, 2019

@chrislovecnm Nothing should be "messed up" here, what's not working or still WIP? The expected workflow is:

  • Get new tests working locally and merge into repo
  • Submit the PR to the CI repo to start running them there.

It's not perfect, but it's not terrible and there are some risks with having the pipeline definition editable in PRs.

@aaron-lane aaron-lane added the enhancement New feature or request label Jun 27, 2019
This commit adds a new integration test, which tests the beta
public module.
@bohdanyurov-gl
Copy link
Contributor

@morgante You can probably close this one

@morgante
Copy link
Contributor

morgante commented Jul 26, 2019

Replaced by #219.

@morgante morgante closed this Jul 26, 2019
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

Successfully merging this pull request may close these issues.

Add tests for beta submodules/examples
4 participants