Просмотр исходного кода

Colocate Events v2 and performance tests (#38235)

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 2/n)
Previous PRs:
https://github.com/getsentry/sentry/pull/38234
Shruthi 2 лет назад
Родитель
Сommit
7484666805

+ 0 - 0
tests/js/spec/views/eventsV2/chartFooter.spec.tsx → static/app/views/eventsV2/chartFooter.spec.tsx


+ 0 - 0
tests/js/spec/views/eventsV2/eventDetails.spec.jsx → static/app/views/eventsV2/eventDetails.spec.jsx


+ 0 - 0
tests/js/spec/views/eventsV2/index.spec.jsx → static/app/views/eventsV2/index.spec.jsx


+ 0 - 0
tests/js/spec/views/eventsV2/miniGraph.spec.tsx → static/app/views/eventsV2/miniGraph.spec.tsx


+ 0 - 0
tests/js/spec/views/eventsV2/queryList.spec.jsx → static/app/views/eventsV2/queryList.spec.jsx


+ 0 - 0
tests/js/spec/views/eventsV2/results.spec.jsx → static/app/views/eventsV2/results.spec.jsx


+ 0 - 0
tests/js/spec/views/eventsV2/resultsChart.spec.tsx → static/app/views/eventsV2/resultsChart.spec.tsx


+ 0 - 0
tests/js/spec/views/eventsV2/savedQuery/index.spec.tsx → static/app/views/eventsV2/savedQuery/index.spec.tsx


+ 0 - 0
tests/js/spec/views/eventsV2/savedQuery/utils.spec.jsx → static/app/views/eventsV2/savedQuery/utils.spec.jsx


+ 0 - 0
tests/js/spec/views/eventsV2/table/arithmeticInput.spec.tsx → static/app/views/eventsV2/table/arithmeticInput.spec.tsx


Некоторые файлы не были показаны из-за большого количества измененных файлов