Browse Source

chore: Colocate Discover/Performance utils (#38248)

An outcome from Frontend TSC, we're co-locating
tests to make them more discoverable, have them as
references to learn about the module/components
and better visibility into what is being tested. [This](https://github.com/getsentry/sentry/pull/37618/files)
change should ensure tests under the test/ folder
as well as colocated tests get run in CI as we move
files over in batches.

(PR 4/n)
Previous PRs:
https://github.com/getsentry/sentry/pull/38234
https://github.com/getsentry/sentry/pull/38235
https://github.com/getsentry/sentry/pull/38240
Shruthi 2 years ago
parent
commit
d74d983b19

+ 0 - 0
tests/js/spec/components/arithmeticInput/parser.spec.tsx → static/app/components/arithmeticInput/parser.spec.tsx


+ 0 - 0
tests/js/spec/components/dashboards/issueWidgetQueriesForm.spec.tsx → static/app/components/dashboards/issueWidgetQueriesForm.spec.tsx


+ 0 - 0
tests/js/spec/components/dashboards/widgetQueriesForm.spec.tsx → static/app/components/dashboards/widgetQueriesForm.spec.tsx


+ 0 - 0
tests/js/spec/components/dashboards/widgetQueryFields.spec.tsx → static/app/components/dashboards/widgetQueryFields.spec.tsx


+ 0 - 0
tests/js/spec/components/discover/transactionsList.spec.jsx → static/app/components/discover/transactionsList.spec.jsx


+ 0 - 0
tests/js/spec/components/performance/waterfall/utils.spec.jsx → static/app/components/performance/waterfall/utils.spec.jsx


+ 0 - 0
tests/js/spec/utils/dashboards/issueFieldRenderer.spec.tsx → static/app/utils/dashboards/issueFieldRenderer.spec.tsx


+ 0 - 0
tests/js/spec/utils/discover/arrayValue.spec.jsx → static/app/utils/discover/arrayValue.spec.jsx


+ 0 - 0
tests/js/spec/utils/discover/charts.spec.tsx → static/app/utils/discover/charts.spec.tsx


+ 0 - 0
tests/js/spec/utils/discover/discoverQuery.spec.jsx → static/app/utils/discover/discoverQuery.spec.jsx


Some files were not shown because too many files changed in this diff