Skip to content

Fixes to YAML REST integration test suite runner #1837

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

Merged
merged 11 commits into from
Apr 10, 2023
Merged

Conversation

JoshMock
Copy link
Member

@JoshMock JoshMock commented Apr 6, 2023

  • Use more inclusive language
  • Don't bail on failing tests without --bail
  • Skip some new tests that do not pass yet, for various reasons
  • Default to https when running platinum tests
  • Add make targets for local integration testing
  • Linter cleanup
  • Improvements to integration testing docs

Fixes #1838

@JoshMock
Copy link
Member Author

JoshMock commented Apr 6, 2023

jenkins test this

@JoshMock JoshMock merged commit 2c277ee into main Apr 10, 2023
@JoshMock JoshMock deleted the integration-fixes branch April 10, 2023 19:24
github-actions bot pushed a commit that referenced this pull request Apr 10, 2023
* Use more inclusive language

* Don't bail on failing tests without --bail

* Skip a few more free suite tests

* Default to https when running platinum tests

* Add make targets for local integration testing

* Linter cleanup

* Skip some platinum integration tests

* Improvements to integration test README

* Another free test to skip for now

* Continue on non-bail test failure

* Output cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix early bails on integration test suite
1 participant