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

Fix integration tests #1181

Merged
merged 5 commits into from
Feb 7, 2024
Merged

Fix integration tests #1181

merged 5 commits into from
Feb 7, 2024

Conversation

jamesaoverton
Copy link
Member

@jamesaoverton jamesaoverton commented Feb 7, 2024

ROBOT's documentation includes test commands that run against known-good example files. Unfortunately tests at the end of our Markdown files were not being processed. This meant that two integration tests were never being run. This PR fixes the test runner and updates those tests to pass.

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

@jamesaoverton jamesaoverton merged commit 6e47651 into master Feb 7, 2024
3 checks passed
@jamesaoverton jamesaoverton deleted the fix-integration-tests branch February 7, 2024 19:32
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.

1 participant