Skip to content

Conversation

@elliottt
Copy link
Contributor

@elliottt elliottt commented Jun 28, 2022

Make it easier to run the integration tests locally by adding a script to wrap running the github action.

@elliottt elliottt force-pushed the trevor/run-all-tests-script branch from 5db76b2 to 2e5c56d Compare June 28, 2022 17:58
@elliottt elliottt force-pushed the trevor/run-all-tests-script branch from 2e5c56d to e8d0bf5 Compare June 28, 2022 18:00
@elliottt elliottt marked this pull request as ready for review June 28, 2022 18:20
@elliottt elliottt requested a review from jameysharp June 28, 2022 18:20
Copy link
Contributor

@jameysharp jameysharp left a comment

Choose a reason for hiding this comment

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

I suppose you could cd "$(dirname "${BASH_SOURCE[0]}")"/../.. at the beginning of the script and then use relative paths rather than using ${root} anywhere, but it doesn't matter. This seems fine, and having a script to easily run these tests locally is great. I also appreciate that you check for so many things that might be a surprise for a new contributor.

@elliottt
Copy link
Contributor Author

I think your suggestion to change directory at the beginning of the script makes it more clear, so I've made that change.

@jameysharp jameysharp merged commit 5d61f76 into main Jun 28, 2022
@jameysharp jameysharp deleted the trevor/run-all-tests-script branch June 28, 2022 20:17
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