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

test(nuxt): Unit tests for event filter #13229

Merged
merged 3 commits into from
Aug 5, 2024
Merged

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Aug 5, 2024

Adding more convenient unit test. There is already an E2E test for this:

test('does not send transactions for build asset folder "_nuxt"', async ({ page }) => {

Also moved two files in the test folder to resemble the src folder

@s1gr1d s1gr1d requested review from a team, Lms24, chargome and andreiborza and removed request for a team August 5, 2024 12:02
@s1gr1d s1gr1d self-assigned this Aug 5, 2024
@s1gr1d s1gr1d enabled auto-merge (squash) August 5, 2024 15:42
@s1gr1d s1gr1d merged commit 420aaf8 into develop Aug 5, 2024
96 checks passed
@s1gr1d s1gr1d deleted the sig/event-filter-unit-tests branch August 5, 2024 15:56
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