Browse Source

chore: Colocate alerts frontend tests (#38240)

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 3/n)
Previous PRs:
https://github.com/getsentry/sentry/pull/38234
https://github.com/getsentry/sentry/pull/38235
Shruthi 2 years ago
parent
commit
9e1a04abc2

+ 0 - 0
tests/js/spec/views/alerts/incidentRedirect.spec.jsx → static/app/views/alerts/incidentRedirect.spec.jsx


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


+ 0 - 0
tests/js/spec/views/alerts/list/alertRulesList.spec.jsx → static/app/views/alerts/list/alertRulesList.spec.jsx


+ 0 - 0
tests/js/spec/views/alerts/list/header.spec.tsx → static/app/views/alerts/list/header.spec.tsx


+ 0 - 0
tests/js/spec/views/alerts/list/incidentsList.spec.jsx → static/app/views/alerts/list/incidentsList.spec.jsx


+ 0 - 0
tests/js/spec/views/alerts/rules/issue/create.spec.jsx → static/app/views/alerts/rules/issue/create.spec.jsx


+ 0 - 0
tests/js/spec/views/alerts/rules/issue/details/ruleDetails.spec.jsx → static/app/views/alerts/rules/issue/details/ruleDetails.spec.jsx


+ 0 - 0
tests/js/spec/views/alerts/rules/issue/details/textRule.spec.tsx → static/app/views/alerts/rules/issue/details/textRule.spec.tsx


+ 0 - 0
tests/js/spec/views/alerts/rules/issue/issueRuleEditor.spec.jsx → static/app/views/alerts/rules/issue/issueRuleEditor.spec.jsx


+ 0 - 0
tests/js/spec/views/alerts/rules/issue/ruleNode.spec.jsx → static/app/views/alerts/rules/issue/ruleNode.spec.jsx


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