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 should test on triggering branch Docker images #101

Closed
2 of 3 tasks
jujaga opened this issue Mar 6, 2019 · 0 comments
Closed
2 of 3 tasks

Integration Tests should test on triggering branch Docker images #101

jujaga opened this issue Mar 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request verification Verify the bug has been fixed
Milestone

Comments

@jujaga
Copy link
Member

jujaga commented Mar 6, 2019

OCWA Issue

User Story

As a developer,

I want the integration tests to test the changes done to my work in progress branch

so that I get immediate feedback on whether I still pass the integration tests.

Test Case

ENV

  • DEV
  • TEST
  • PROD

TESTCASE

  • This is a Travis CI/CD issue. We should ideally be testing on the exact same Docker images that the Travis job was instantiated on.

EXPECTED

  • A breaking change to the UI should fail the integration tests

ACTUAL

  • A breaking change to the UI does not fail the integration tests until AFTER it has been merged into develop

ERROR

Notes

@jujaga jujaga added the enhancement New feature or request label Mar 6, 2019
@jujaga jujaga added this to the Sprint 51 milestone Mar 6, 2019
This was referenced Mar 6, 2019
@jujaga jujaga added the verification Verify the bug has been fixed label Mar 8, 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 verification Verify the bug has been fixed
Projects
None yet
Development

No branches or pull requests

3 participants