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: create containers per tenant #1301

Merged
merged 2 commits into from
Feb 25, 2025
Merged

Conversation

filipecabaco
Copy link
Member

What kind of change does this PR introduce?

Using docker we create containers per tenant_fixture to properly parallize testing and isolate DB changes from impacting other tests

Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
realtime-demo ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2025 11:18pm

@filipecabaco filipecabaco force-pushed the fix/testing-with-containers branch 2 times, most recently from 6f9a685 to c78f044 Compare February 18, 2025 22:42
@coveralls
Copy link

coveralls commented Feb 18, 2025

Coverage Status

coverage: 81.43% (-0.1%) from 81.565%
when pulling 77b8d02 on fix/testing-with-containers
into b803079 on main.

@filipecabaco filipecabaco force-pushed the fix/testing-with-containers branch 8 times, most recently from 9227891 to 2ab70d2 Compare February 20, 2025 10:30
Using docker we create containers per tenant_fixture to properly parallize testing and isolate DB changes from impacting other tests
@filipecabaco filipecabaco force-pushed the fix/testing-with-containers branch from 2ab70d2 to ece3ee7 Compare February 24, 2025 22:55
@filipecabaco filipecabaco marked this pull request as ready for review February 24, 2025 23:03
@filipecabaco filipecabaco force-pushed the fix/testing-with-containers branch from ece3ee7 to eab27cf Compare February 24, 2025 23:07
@filipecabaco filipecabaco force-pushed the fix/testing-with-containers branch from eab27cf to 77b8d02 Compare February 24, 2025 23:18
@filipecabaco filipecabaco merged commit b5eba2f into main Feb 25, 2025
5 of 6 checks passed
@filipecabaco filipecabaco deleted the fix/testing-with-containers branch February 25, 2025 14:44
@kiwicopple
Copy link
Member

🎉 This PR is included in version 2.34.34 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants