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

chore: e2e test for multi tenancy #1939

Merged
merged 6 commits into from
Nov 7, 2024
Merged

chore: e2e test for multi tenancy #1939

merged 6 commits into from
Nov 7, 2024

Conversation

kevin-dp
Copy link
Contributor

@kevin-dp kevin-dp commented Nov 6, 2024

This PR adds an e2e test for multi tenancy.
It checks:

  • adding new tenants
  • per-tenant health check
  • initial sync works
  • live queries work and does not interfere between tenants
  • tenants are persisted and reloaded when Electric restarts
  • tenants can be deleted

Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 16fa85b
🔍 Latest deploy log https://app.netlify.com/sites/electric-next/deploys/672c73530e56b70008911996
😎 Deploy Preview https://deploy-preview-1939--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kevin-dp kevin-dp force-pushed the kevin/e2e-multi-tenancy branch 2 times, most recently from d40390d to 214af58 Compare November 6, 2024 11:13
@kevin-dp kevin-dp marked this pull request as ready for review November 6, 2024 12:49
@kevin-dp kevin-dp requested a review from icehaunter November 7, 2024 07:06
@kevin-dp kevin-dp force-pushed the kevin/e2e-multi-tenancy branch from faa9fd5 to 16fa85b Compare November 7, 2024 07:59
Copy link
Contributor

@robacourt robacourt left a comment

Choose a reason for hiding this comment

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

I'm not familiar with lux, but it looks good to me.

@kevin-dp kevin-dp force-pushed the kevin/e2e-multi-tenancy branch from 16fa85b to d6c576b Compare November 7, 2024 13:51
@kevin-dp kevin-dp merged commit 38afb0c into main Nov 7, 2024
25 checks passed
@kevin-dp kevin-dp deleted the kevin/e2e-multi-tenancy branch November 7, 2024 14:01
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.

2 participants