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

Add integration tests #44

Open
8 tasks
La0 opened this issue Jun 11, 2019 · 1 comment
Open
8 tasks

Add integration tests #44

La0 opened this issue Jun 11, 2019 · 1 comment

Comments

@La0
Copy link
Contributor

La0 commented Jun 11, 2019

Using pytest and a separate integration folder, add some integration tests that actually build images:

  • build a docker image with multiple tags with img
  • build a docker image with multiple tags with docker (dind required in taskcluster)
  • build-compose a compose file with 2 services with img
  • build-compose a compose file with 2 services with docker (dind required in taskcluster)
  • push-artifact, push an artifact and ensure it was pushed
  • build-hook, build a hook and ensure it was created on Taskcluster
  • deploy-heroku push something to Heroku and ensure it was pushed
  • deploy-s3 upload something to s3 and ensure it was uploaded
@marco-c
Copy link
Collaborator

marco-c commented Jul 5, 2019

We can also add an integration test for the Heroku push.

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

No branches or pull requests

2 participants