Skip to content

Fix Integration Vector Tests for Browser Test Environment#1350

Merged
MaxAake merged 7 commits into
6.xfrom
fix-vector-integration-test-on-browser
Oct 10, 2025
Merged

Fix Integration Vector Tests for Browser Test Environment#1350
MaxAake merged 7 commits into
6.xfrom
fix-vector-integration-test-on-browser

Conversation

@MaxAake

@MaxAake MaxAake commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

The new framework for browser integration tests runs beforeEach calls in the middle of running other tests, this leads to some suites that run "MATCH (n) DETACH DELETE n" to clear out nodes that are being used by other tests.

@MaxAake MaxAake merged commit 8716a7d into 6.x Oct 10, 2025
47 checks passed
@MaxAake MaxAake deleted the fix-vector-integration-test-on-browser branch October 10, 2025 14:35
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