.. |
sentry_plugins
|
c5e83fa99f
test(acceptance): Use data-test-id or loading indicators (#31074)
|
2 years ago |
__init__.py
|
cec45e81c9
test(span-summary): Acceptance tests span summary (#34307)
|
2 years ago |
conftest.py
|
fe67d9082f
ref: also forbid print in tests (#38784)
|
2 years ago |
test_accept_organization_invite.py
|
673dd38d44
test(js): Convert AcceptOrganizationInvite to RTL (#39809)
|
2 years ago |
test_account_settings.py
|
50c37baa0d
test: Remove some skipped acceptance tests (#39999)
|
2 years ago |
test_api.py
|
2600cce6d7
ref(pyupgrade): class-related refactors for tests/ (#23558)
|
3 years ago |
test_auth.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_create_organization.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_create_project.py
|
6b4bbc70d5
fix(projects): Ensure project name is slugified when selecting platform on creation (#40157)
|
2 years ago |
test_create_team.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_dashboard.py
|
bb1ca2a60a
feat(workflow): Remove projects-page-redesign checks from frontend for GA (#34064)
|
2 years ago |
test_emails.py
|
5c0b711d0f
feat(weekly-email): remove old weekly email (#41414)
|
2 years ago |
test_incidents.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_issue_details.py
|
7fd8e163f3
ref(issueDetails): Use new Tabs component (#39137)
|
2 years ago |
test_issue_details_workflow.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_issue_saved_searches.py
|
aa22c2d3ca
test(saved-searches): Add acceptance tests for saved search flows (#41332)
|
2 years ago |
test_issue_tag_values.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_link_team.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_member_list.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_new_settings.py
|
c5e83fa99f
test(acceptance): Use data-test-id or loading indicators (#31074)
|
2 years ago |
test_oauth_authorize.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_onboarding.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_activity.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_alert_rule_details.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_alert_rules.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_dashboards.py
|
4a9670dc1c
chore(dashboard-grid-layout): Remove feature flag from backend (#40976)
|
2 years ago |
test_organization_developer_settings.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_document_integration_detailed_view.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_events_v2.py
|
0b4d545395
ref(perf): Remove autogroup flag from BE code (#40760)
|
2 years ago |
test_organization_global_selection_header.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_group_index.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_integration_configuration_tabs.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_integration_detail_view.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_integration_directory.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_plugin_detail_view.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_rate_limits.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_releases.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_security_privacy.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_sentry_app.py
|
1f44210561
ref: move page_objects to fixtures namespace (#35465)
|
2 years ago |
test_organization_sentry_app_detailed_view.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_stats.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_switch.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_organization_user_feedback.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_performance_issues.py
|
8d05e775c1
test(perf-issues): Add more E2E tests (#40723)
|
2 years ago |
test_performance_landing.py
|
bc39223650
tests(acceptance): Store events further in the past for test stability (#39240)
|
2 years ago |
test_performance_overview.py
|
bc39223650
tests(acceptance): Store events further in the past for test stability (#39240)
|
2 years ago |
test_performance_span_summary.py
|
7d4a0d2b33
ref(perf): Remove suspect spans feature flag BE (#40907)
|
2 years ago |
test_performance_summary.py
|
1f44210561
ref: move page_objects to fixtures namespace (#35465)
|
2 years ago |
test_performance_trace_detail.py
|
c36ad9b83b
fix(replays): Fix trace view sizing and scrolling (#38577)
|
2 years ago |
test_performance_trends.py
|
1f44210561
ref: move page_objects to fixtures namespace (#35465)
|
2 years ago |
test_performance_vital_detail.py
|
bc39223650
tests(acceptance): Store events further in the past for test stability (#39240)
|
2 years ago |
test_project_alert_settings.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_all_integrations_settings.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_data_forwarding_settings.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_debug_symbols_settings.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_detail.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_general_settings.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_keys.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_ownership.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_release_tracking_settings.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_releases.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_servicehooks.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_settings_sampling_deprecated.py
|
d089ec4a50
ref(sampling): Refactor DS feature flags (#40388)
|
2 years ago |
test_project_similar_issues.py
|
193db55589
test: Remove commented out tests for "similar issues" (#40000)
|
2 years ago |
test_project_tags_settings.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_project_user_feedback.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_replay_detail.py
|
1c1a81e3b0
tests(replays): Store replay events further in the past for stability (#39242)
|
2 years ago |
test_replay_list.py
|
606cd2ace8
feat(replays): Create a basic onboarding page when people visit the replay index (#40920)
|
2 years ago |
test_shared_issue.py
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
test_sidebar.py
|
0d552fcc10
ref(js): Split out `List` from search component (#34207)
|
2 years ago |
test_teams_list.py
|
c5e83fa99f
test(acceptance): Use data-test-id or loading indicators (#31074)
|
2 years ago |