Skip to content

chore: add error trigger to smoke test sentry first-party js errors#3086

Open
mugiwaramunyi wants to merge 1 commit intomainfrom
naughty-js-vaccine
Open

chore: add error trigger to smoke test sentry first-party js errors#3086
mugiwaramunyi wants to merge 1 commit intomainfrom
naughty-js-vaccine

Conversation

@mugiwaramunyi
Copy link
Contributor

@mugiwaramunyi mugiwaramunyi commented Mar 18, 2026

Add an error trigger in order to sanity test our Sentry third-party JS error filtering

@github-actions
Copy link

github-actions bot commented Mar 18, 2026

Test Results

380 tests  +348   370 ✅ +338   26s ⏱️ +26s
 63 suites + 56    10 💤 + 10 
 63 files   + 56     0 ❌ ±  0 

Results for commit be03c9d. ± Comparison against base commit 02c8473.

This pull request removes 2 and adds 350 tests. Note that renamed tests count towards both.
africanlii.tests.test_views.AfricanliiViewsTest ‑ test_homepage
africanlii.tests.test_views.AfricanliiViewsTest ‑ test_legal_instrument_listing
peachjam.tests.test_adapters.IndigoAdapterTest ‑ test_import_taxonomy_tree
peachjam.tests.test_adapters.IndigoAdapterTest ‑ test_is_responsible_for_exclude_actors
peachjam.tests.test_adapters.IndigoAdapterTest ‑ test_is_responsible_for_exclude_doctypes
peachjam.tests.test_adapters.IndigoAdapterTest ‑ test_is_responsible_for_exclude_subtypes
peachjam.tests.test_adapters.IndigoAdapterTest ‑ test_is_responsible_for_include_actors
peachjam.tests.test_adapters.IndigoAdapterTest ‑ test_is_responsible_for_include_doctypes
peachjam.tests.test_adapters.IndigoAdapterTest ‑ test_is_responsible_for_include_subtypes
peachjam.tests.test_adapters.IndigoAdapterTest ‑ test_is_responsible_for_places
peachjam.tests.test_admin.TestDocumentAdminHtmlEdit ‑ test_admin_edit_source_html_updates_content_text_and_toc
peachjam.tests.test_admin.TestJudgmentAdmin ‑ test_add_judgment_docx_swap_pdf
…

♻️ This comment has been updated with latest results.

}

const peachJam = new PeachJam();
(window as any).peachJam = peachJam;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants