Vu Luong d801efb941 ref(dateTime): Use updated formatting rules (#35666) 2 лет назад
..
__snapshots__ fd751117d0 test(jest): Remove usage of `toMatchSnapshot()` (#20720) 4 лет назад
acl 6687dd7878 ref(feature-disabled): Use expandable alert UI (#33193) 3 лет назад
actions c51404d69b ref(ui): Convert Tooltip to a FC (#32557) 3 лет назад
activity b6feaedc1a ref(tests): drop dead code (#32067) 3 лет назад
arithmeticInput 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
assistant db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
avatar b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
bulkController 8372cfe4c9 test(ui): Fix lint errors from updated lint rules (#31154) 3 лет назад
charts ece95eaf48 test(ui): Convert baseChart to RTL (#35731) 2 лет назад
dashboards 5563594780 feat(dashboards): Add sort-by support for releases when calling metrics (#35008) 2 лет назад
deprecatedforms d9eb80fdb5 test(ui): Convert FormField to RTL (#35729) 2 лет назад
discover b7972b9d2e feat(performance): updates performance transaction overview page to use events (#35123) 2 лет назад
events 99116c058c ref(stack-trace): Add new design changes - (#35617) 2 лет назад
eventsTable 7836901229 ref(tests) Move a few more tests to RTL (#35096) 2 лет назад
forms db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
group d1c2e2b53e feat(ui): Convert withCommitters to useCommitters (#35264) 2 лет назад
idBadge e387ff9f4c test(ui): Convert BaseBadge, UserBadge to RTL (#35722) 2 лет назад
loading b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
modals ab0b78f5b9 ref(dashboards): Add getTableRequest in config (#35624) 2 лет назад
organizations 4a78283458 fix(page-filters): Date selector not respecting current start/end times (#35644) 2 лет назад
panels b5c815e13b test(ui): Convert panel table to RTL (#33680) 2 лет назад
performance 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
profiling 0fb4b58ecc feat(profiling): Migrate from functions page to profiles summary (#35018) 2 лет назад
projects db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
replays ac68440119 feat(replays): Use new attachments payload (#34885) 2 лет назад
search e4e2e6c78a ref(js): Remove import * from React when not needed (#34265) 2 лет назад
searchSyntax f4de34e315 ref(test): throw if a fixture ever gets overriden (#32551) 3 лет назад
sidebar db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
smartSearchBar 2e8373b2a1 ref(search): Rename quick actions to shortcuts (#35721) 2 лет назад
stream d685cc2d88 ref(test) Move a few more component tests to RTL (#35120) 2 лет назад
IssueList.spec.tsx 188d739576 ref(js): Add useApi to issueList component (#34536) 2 лет назад
alertLink.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
assigneeSelector.spec.jsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
asyncComponent.spec.jsx 929698357d ref(alert): Add trailingItems prop to <Alert /> (#32781) 3 лет назад
autoComplete.spec.jsx e490946fc3 perf(ui): Refactor AutoComplete for render performance (#34249) 2 лет назад
autoplayVideo.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
avatar.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
avatarCropper.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
banner.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
breadcrumbs.spec.jsx 7da46d9ffe fix(dashboard): init and teardown store (#33126) 3 лет назад
button.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
buttonBar.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
checkbox.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
checkboxFancy.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
circleIndicator.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
clipboardTooltip.spec.tsx 065223c9d8 test(ui): Mock `window.getComputedStyle` (#34188) 2 лет назад
collapsible.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
commandLine.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
commitRow.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
confirm.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 3 лет назад
confirmDelete.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 3 лет назад
contextData.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
contextPickerModal.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 3 лет назад
createAlertButton.spec.jsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
createSampleEventButton.spec.jsx d0be1a8196 fix broken test (#34460) 2 лет назад
customResolutionModal.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 3 лет назад
dataExport.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
datePageFilter.spec.tsx 80d2104762 ref(pageFilters): Remove feature flag in pageFilter tests (#34538) 2 лет назад
dateTime.spec.jsx d801efb941 ref(dateTime): Use updated formatting rules (#35666) 2 лет назад
deployBadge.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
detailedError.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
deviceName.spec.tsx 911b625b4f ref(deviceName): update ios-device-name package to only use a small subset of device information (#32690) 3 лет назад
dropdownAutoComplete.spec.jsx 5bb8160606 ref(page-filters): Use DropdownAutocomplete for TimeRangeSelector (#32349) 3 лет назад
dropdownAutoCompleteMenu.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 3 лет назад
dropdownLink.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
dropdownMenu.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
editableText.spec.tsx a69f44bb6d feat(new-widget-builder-experience): Additional error handling in builder (#32012) 3 лет назад
environmentPageFilter.spec.tsx 80d2104762 ref(pageFilters): Remove feature flag in pageFilter tests (#34538) 2 лет назад
errorRobot.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
eventOrGroupExtraDetails.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
eventOrGroupHeader.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
eventOrGroupTitle.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
externalLink.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
featureBadge.spec.tsx e73f9bd128 feat(ui) Enable self-destructing FeatureBadge (#32777) 3 лет назад
featureFeedback.spec.tsx 5d86455fe4 ref(widget-builder): Replace Feedback Button with FeatureFeedback component (#35571) 2 лет назад
featureTourModal.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
globalModal.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
globalSdkUpdateAlert.spec.tsx c535d1c12c ref(ui): Replace `withPageFilters` in `<GlobalSdkUpdateAlert>` (#35094) 2 лет назад
globalSelectionLink.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
helpSearch.spec.jsx 90d83c0cfb ref(ui-word): Replace data set with dataset (#34991) 2 лет назад
highlight.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
hook.spec.jsx 7b93cd7e4c fix(reflux): add store teardown and make sure .init doesnt leak memory (#32958) 3 лет назад
hotkeysLabel.spec.jsx f9d35972ed feat(component): Component that renders keyboard hotkeys (#35234) 2 лет назад
hovercard.spec.tsx bdf0da9192 ref(js): Cleanup Hovercard component (#34685) 2 лет назад
inactivePlugins.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
indicators.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
integrationExternalMappingForm.spec.jsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
integrationExternalMappings.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
issueDiff.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 3 лет назад
issueSyncListElement.spec.jsx 9e9e5a406e feat(ci): Balance frontend tests (#30949) 3 лет назад
keyValueTable.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
lazyLoad.spec.tsx 6c0e28a1fe ref(router): Refactor LazyLoad to a FC (#34857) 2 лет назад
letterAvatar.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
multiPlatformPicker.spec.jsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
multipleCheckbox.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
mutedBox.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
narrowLayout.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
notAvailable.spec.tsx 93ee490ac9 ref(js): Improve NotAvailable component (#32673) 3 лет назад
pageHeader.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
platformList.spec.jsx 1322caf47a ref(tests) Move a few more tests to RTL (#33895) 2 лет назад
platformPicker.spec.jsx b6feaedc1a ref(tests): drop dead code (#32067) 3 лет назад
pluginIcon.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
progressBar.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
projectPageFilter.spec.tsx 80d2104762 ref(pageFilters): Remove feature flag in pageFilter tests (#34538) 2 лет назад
pullRequestLink.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
queryCount.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
quickTrace.spec.tsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
rangeSlider.spec.tsx 0e84d63ea2 feat(billing): export slider props and components for use in getsentry (#33224) 2 лет назад
repositoryRow.spec.jsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
resolutionBox.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
returnButton.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
scoreBar.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
seenByList.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
settingsBreadcrumbDropdown.spec.jsx 5bb8160606 ref(page-filters): Use DropdownAutocomplete for TimeRangeSelector (#32349) 3 лет назад
settingsLayout.spec.jsx 6007e029ce ref(js): Replace SettingsBreadcrumbStore w/ BreadcrumbContext (#35176) 2 лет назад
similarScoreCard.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
similarSpectrum.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
splitDiff.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
stackTracePreview.spec.tsx ae49d449fb style(test): Add blank lines between tests in stackTracePreview.spec (#34947) 2 лет назад
streamGroup.spec.jsx da45af00af feat(guides): remove some guides (#34228) 2 лет назад
tag.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
tagDeprecated.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
textCopyInput.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
timeSince.spec.tsx 796d0670b7 test(js): Use consistent now in `TimeSince` test (#35749) 2 лет назад
toggleRawEventData.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
toolbarHeader.spec.jsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад
tooltip.spec.tsx db19e95171 chore(js): Remove unnecessary 'async' in tests (#35291) 2 лет назад
userMisery.spec.jsx 98b8f571e1 ref(ui): Change test imports to use `sentry` alias (#30190) 3 лет назад
version.spec.tsx b827e12842 ref(testing): rename testing methods (#32111) 3 лет назад