Skip to content

test: Port ignoreErrors and denyUrls tests from karma runner#11449

Merged
AbhiPrasad merged 1 commit intodevelopfrom
abhi-port-config-tests
Apr 8, 2024
Merged

test: Port ignoreErrors and denyUrls tests from karma runner#11449
AbhiPrasad merged 1 commit intodevelopfrom
abhi-port-config-tests

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Contributor

@AbhiPrasad AbhiPrasad commented Apr 5, 2024

I want to remove the karma/mocha based tests in the browser package. To accomplish this, I'll be porting 1 test suite a day from the old integration tests to playwright. Today is Day 3: packages/browser/test/integration/suites/config.js

I was surprised we never had ignoreErrors or denyUrls tests in playwright, so it's good to get the confidence that everything works here.

ref #11084
day 2: #11436

@AbhiPrasad AbhiPrasad requested review from a team, mydea and s1gr1d and removed request for a team April 5, 2024 14:53
@AbhiPrasad AbhiPrasad self-assigned this Apr 5, 2024
@AbhiPrasad AbhiPrasad merged commit 091d23b into develop Apr 8, 2024
@AbhiPrasad AbhiPrasad deleted the abhi-port-config-tests branch April 8, 2024 14:15
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
…ry#11449)

I want to remove the karma/mocha based tests in the browser package. To
accomplish this, I'll be porting 1 test suite a day from the old
integration tests to playwright. Today is Day 3:
`packages/browser/test/integration/suites/config.js`

I was surprised we never had `ignoreErrors` or `denyUrls` tests in
playwright, so it's good to get the confidence that everything works
here.

ref getsentry#11084
day 2: getsentry#11436
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