-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
test: Replace local renderFoo() helpers with Example components #125144
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
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
37e8628
meta(refactor-tasks): Add no-custom-render-helper convention
ryan953 34cca56
test(loading): Replace renderComponent helper with ExampleLoadingCont…
ryan953 221fdce
test(avatar): Drop the renderComponent wrapper in avatarList specs
ryan953 716e568
test(modals): Drop the renderComponent wrapper in teamAccessRequestMo…
ryan953 96abaa1
test(seer): Replace the renderChart helper with ExampleChartEmbed
ryan953 46cd2fc
test(seer): Replace the renderReleaseEmbed helper with ExampleRelease…
ryan953 41d7637
test(seer): Replace the renderEmbed helper with ExampleLogsQueryEmbed
ryan953 904c40d
test(seer): Replace the renderEmbed helper with ExampleErrorsQueryEmbed
ryan953 1ae6666
test(seer): Replace the renderEmbed helper with ExampleMetricsQueryEmbed
ryan953 25bc9da
test(acl): Drop the renderComponent wrapper in featureDisabledModal s…
ryan953 f0bae90
test(issueDetails): Drop the renderAllEvents wrapper in eventList specs
ryan953 cbf8793
test(issueDetails): Replace the renderReason helper with ExampleResol…
ryan953 5749622
test(onboarding): Replace the renderComponent helper with ExampleCrea…
ryan953 5d0e790
test(replays): Replace renderWithOrganization with ExampleReplayTable…
ryan953 8fce52e
test(commandPalette): Replace renderFeatureFlagActions with ExampleFe…
ryan953 6a7fcf7
test(stackTrace): Replace the renderStackTrace helper with ExampleSta…
ryan953 09cda9e
test(events): Replace the renderViewer helper with ExampleLogFileViewer
ryan953 afb3454
test(timeRangeSelector): Replace getComponent/renderComponent with Ex…
ryan953 f16cc1b
test(resultGrid): Replace renderBasicGrid with ExampleBasicResultGrid
ryan953 c4e6ca6
test(onboarding): Replace renderCore with ExampleScmProjectDetailsCore
ryan953 65e5b02
test(onboarding): Replace renderActions with ExampleRowActions
ryan953 7433f45
test(charts): Drop the renderComponent arrow in optionSelector specs
ryan953 b9ab9e6
test(explore): Replace renderTooltip with ExampleDroppedDataTooltip
ryan953 3882ba8
test(dashboards): Drop the renderSelector wrapper in xAxisSelector specs
ryan953 4c9038d
test(dashboards): Drop the renderWithProvider wrapper in spansSearchB…
ryan953 e724013
test(preprod): Replace renderInstallPage with ExampleInstallPage
ryan953 81b3093
test(preprod): Replace renderSidebar with ExampleSnapshotSidebarContent
ryan953 12b880b
test(preprod): Replace renderImageCard with ExampleImageCard
ryan953 454d691
test(preprod): Replace renderListView with ExampleSnapshotListView
ryan953 7cf8675
test(seer): Restore the mangled comment in errorsQuery specs
ryan953 4218ef3
test(gsApp): Replace renderCartDiff with ExampleCartDiff
ryan953 2118572
test(gsApp): Replace renderCheckout with ExampleAMCheckout in billing…
ryan953 01eaaec
test(gsApp): Replace renderCheckout with ExampleAMCheckout in buildYo…
ryan953 bc711a9
test: Drop ComponentProps imports left behind by removed render helpers
ryan953 41225f5
test(seer): Replace renderTable with ExampleSeerProjectTable
ryan953 7469392
test(explore): Replace renderModal with ExampleExploreExportModal
ryan953 0caf7a1
test(performance): Replace renderComponent with ExampleTransactionThr…
ryan953 6348d8e
test(discover): Replace renderComponent with ExampleCellAction
ryan953 26b5820
test(discover): Replace renderComponent with ExampleTableView
ryan953 cb98a9b
test(navigation): Replace renderActions with ExampleTopBarActions
ryan953 d179b2c
test(dashboards): Replace renderPreview with ExampleWidgetPreview
ryan953 f614169
test(preprod): Replace renderSnapshotMainContent with ExampleSnapshot…
ryan953 c852a2f
test(events): Rename renderFlagDrawer to openFlagDrawer
ryan953 95730fb
test(events): Rename renderBreadcrumbDrawer to openBreadcrumbDrawer
ryan953 7dd7adf
test(explore): Replace renderButton with ExampleExploreExportModalButton
ryan953 1ebed80
meta(refactor-tasks): Drop the no-custom-render-helper convention fro…
ryan953 d64216b
test(spansSearchBar): Use regular React props instead of object spread
cursoragent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a rename, not a refactor!