Skip to content

test(init): add comprehensive tests for init wizard coverage

184dff6
Select commit
Loading
Failed to load commit list.
Merged

feat(init): add init command for guided Sentry project setup #283

test(init): add comprehensive tests for init wizard coverage
184dff6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 27, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 167 in test/lib/init/formatters.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

'
https://docs.sentry.io/platforms/react/
' can be anywhere in the URL, and arbitrary hosts may come before or after it.