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

Run specs with docker compose - add tests related to user email/IP #409

Merged
merged 4 commits into from
Oct 17, 2023

Conversation

sylvain-morin
Copy link
Contributor

No description provided.

@sylvain-morin sylvain-morin linked an issue Oct 4, 2023 that may be closed by this pull request
Copy link
Member

@pleary pleary left a comment

Choose a reason for hiding this comment

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

I added a few comments about changes I needed to make to get tests to run in Docker on my ARM-based Mac.

I think it would also be helpful to have some documentation about using Docker for running tests. For example what commands to run to set up the images in the first place, and what commands to run after making changes to the code to rebuilding the images with the new code before running tests again.

The tests themselves are working well. But it would be great to at least make the change to the platform config so this works on ARM-based Mac before we merge this in.

docker-compose.test.yml Show resolved Hide resolved
test/hooks.js Show resolved Hide resolved
test/hooks.js Outdated Show resolved Hide resolved
docker-compose.test.yml Outdated Show resolved Hide resolved
lib/test_helper.js Show resolved Hide resolved
@sylvain-morin
Copy link
Contributor Author

Resolved the changes requested
Added some documentation in the README.md

@pleary pleary merged commit e9a8a42 into main Oct 17, 2023
@pleary pleary deleted the 408-run-specs-with-docker branch October 17, 2023 14:45
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.

Run specs with Docker
2 participants