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

Integration tests: move cached deps test data to file #334

Merged

Conversation

akhmanova
Copy link
Collaborator

We planned to move all integration test data from test_env_vars.yaml into test_data directory. But looks like we can not wait for the cached dependencies test.

Changes:

  • move cached dependencies test data into a new file test_data/cached_dependencies.yaml
  • use utils.load_test_data() to get test data from file
  • rename self.test_env --> self.env_data

Copy link

@ejegrova ejegrova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just adjust it as Athos suggested.

@akhmanova akhmanova merged commit 0f0d9d1 into containerbuildsystem:master Nov 10, 2020
@akhmanova akhmanova deleted the move-cached-tests-to-file branch November 10, 2020 17:13
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.

3 participants