.. |
__snapshots__
|
d6d1600c5b
ref(ui-search): Mark any search result with matches (#11463)
|
5 years ago |
dashboards
|
b827e12842
ref(testing): rename testing methods (#32111)
|
2 years ago |
discover
|
ca7c746b55
fix(perf) remove hardcoded series names in tooltip formatter (#37721)
|
2 years ago |
metrics
|
43789c534a
ref(metrics): Cleanup metrics to discover helpers (#32483)
|
2 years ago |
performance
|
80a722b17f
fix(profiling): Invert config view on draw (#34109)
|
2 years ago |
profiling
|
8ec840900d
feat(profiling): display empty sample warning (#37707)
|
2 years ago |
releases
|
93e596a727
feat(dashboards): Add Releases top level filter (#36411)
|
2 years ago |
replays
|
c07a2d907d
feat(replays): Update Replay pages to read from the new api (#37849)
|
2 years ago |
requestError
|
10338f6a54
fix(discover): Check tertiarySlug type since it can be undefined (#36849)
|
2 years ago |
settings
|
6595cb18fa
feat(notifications): Add notification settings option for msteams (#36167)
|
2 years ago |
consolidatedScopes.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
convertFromSelect2Choices.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
crashReports.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
dates.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
displayReprocessEventAction.spec.tsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
eventWaiter.spec.jsx
|
f07590ec59
ref(tests) Move four more tests to RTL (#33521)
|
2 years ago |
findClosestNumber.spec.tsx
|
8f3818ca8b
feat(sampling): Round sampling rates to the common ones [TET-211] (#36521)
|
2 years ago |
formatters.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
getDaysSinceDate.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
getDynamicText.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
getPeriod.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
getProjectsByTeams.spec.jsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
getRouteStringFromRoutes.spec.jsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
getStacktraceBody.spec.jsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
handleXhrErrorResponse.spec.jsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
highlightFuseMatches.spec.jsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
locale.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
makeSafeRefluxStore.spec.ts
|
8fe48be918
fix(saferefluxstore): do not return from while loop (#33129)
|
2 years ago |
marked.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
parseHtmlMarks.spec.jsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
projects.spec.jsx
|
db19e95171
chore(js): Remove unnecessary 'async' in tests (#35291)
|
2 years ago |
queryString.spec.tsx
|
636a344104
fix: Add TS signatures for when decodeInteger() has a fallback set (#37833)
|
2 years ago |
recreateRoute.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
removeAtArrayIndex.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
replaceAtArrayIndex.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
replaceRouterParams.spec.tsx
|
7507335fc7
feat: Update replaceRouterParams to support number parameters (#36455)
|
2 years ago |
retryableImport.spec.jsx
|
adb4f0f446
fix(ui): Fix semi-broken <LazyLoad> (#35087)
|
2 years ago |
sanitizeQuerySelector.spec.jsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
sessions.spec.tsx
|
ef0f90bbc2
ref(dashboards): Rename metrics to releases (#34012)
|
2 years ago |
slugify.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
streamManager.spec.jsx
|
6117e98a5d
chore(js): Cleanup a few more straggling default export imports (#33103)
|
2 years ago |
teams.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
tokenizeSearch.spec.tsx
|
680fefab02
ref(ts): Convert tests to typescript (#35948)
|
2 years ago |
trimSlug.spec.tsx
|
adbca8ad29
ref(trimSlug): Trim slugs from the middle (#34122)
|
2 years ago |
useApi.spec.tsx
|
531c11e072
style(js): Minor formatting cleanup in jest titles (#33112)
|
2 years ago |
useApiRequests.spec.tsx
|
761248510a
feat(ui): Add stronger types to useApiRequests, fix request (#37695)
|
2 years ago |
useCombinedReducer.spec.tsx
|
db8ca70075
feat(utils): add undoable and combined reducer (#32622)
|
2 years ago |
useCommitters.spec.tsx
|
d1c2e2b53e
feat(ui): Convert withCommitters to useCommitters (#35264)
|
2 years ago |
useCustomMeasurements.spec.tsx
|
48b1c590be
feat(dashboards): Replace dashboard-custom-measurement-widgets feature flag in frontend (#37198)
|
2 years ago |
useHotkeys.spec.jsx
|
955ec49aba
fix(util): Use a much simpler hotkeys implementation (#35554)
|
2 years ago |
useLocalStorageState.spec.tsx
|
f3c3c15fd4
feat(utils): add useLocalStorageState hook. (#36918)
|
2 years ago |
useLocation.spec.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 years ago |
useMemoWithPrevious.spec.jsx
|
bc02d1b9bd
ref(react-testing-library): Replace @testing-library/* imports with sentry-test/reactTestingLibrary (#31925)
|
2 years ago |
useMetricsContext.spec.tsx
|
ac7aa090ae
feat(new-widget-builder-experience): Add groupBy support for release data set - Part 4 - (#33302)
|
2 years ago |
useNavigate.spec.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
2 years ago |
useParams.spec.tsx
|
e4e2e6c78a
ref(js): Remove import * from React when not needed (#34265)
|
2 years ago |
usePrevious.spec.tsx
|
bc02d1b9bd
ref(react-testing-library): Replace @testing-library/* imports with sentry-test/reactTestingLibrary (#31925)
|
2 years ago |
useProjects.spec.tsx
|
59fa085f1e
test(ui): Remove unused async tests (#32517)
|
2 years ago |
useRoutes.spec.tsx
|
353f254bb5
feat(hooks): Implement react-router hooks (#32813)
|
2 years ago |
useTags.spec.tsx
|
c9cfef19c7
fix(discover): Retrieve tags from TagStore directly in ColumnEditModal (#32942)
|
2 years ago |
useTeams.spec.tsx
|
1ff885c8bb
fix(team-store): Loading teams should not clear existing teams (#34434)
|
2 years ago |
useUndoableReducer.spec.tsx
|
04a8d392df
feat(profiling): lift activeProfileIndex so we stop reading from multiple sources (#34060)
|
2 years ago |
utils.spec.jsx
|
a5cb91389f
fix(test): Fix jest/no-standalone-expect (#33239)
|
2 years ago |
withApi.spec.tsx
|
b827e12842
ref(testing): rename testing methods (#32111)
|
2 years ago |
withConfig.spec.jsx
|
7b93cd7e4c
fix(reflux): add store teardown and make sure .init doesnt leak memory (#32958)
|
2 years ago |
withExperiment.spec.jsx
|
b827e12842
ref(testing): rename testing methods (#32111)
|
2 years ago |
withIssueTags.spec.tsx
|
c43aa42040
ref(reflux): Remove TagActions (#33402)
|
2 years ago |
withPageFilters.spec.jsx
|
7b93cd7e4c
fix(reflux): add store teardown and make sure .init doesnt leak memory (#32958)
|
2 years ago |
withProjects.spec.jsx
|
f07590ec59
ref(tests) Move four more tests to RTL (#33521)
|
2 years ago |
withRelease.spec.jsx
|
98b8f571e1
ref(ui): Change test imports to use `sentry` alias (#30190)
|
3 years ago |
withRepositories.spec.jsx
|
7b93cd7e4c
fix(reflux): add store teardown and make sure .init doesnt leak memory (#32958)
|
2 years ago |
withSentryAppComponents.spec.jsx
|
bdcd45aa45
ref(reflux): Remove SentryAppComponentActions (#33395)
|
2 years ago |
withTags.spec.jsx
|
db19e95171
chore(js): Remove unnecessary 'async' in tests (#35291)
|
2 years ago |
withTeamsForUser.spec.jsx
|
f07590ec59
ref(tests) Move four more tests to RTL (#33521)
|
2 years ago |