listmonk/frontend/cypress/e2e
Kailash Nadh 5a3664aee2 Add support for caching slow queries on large databases.
- Add materialized views for list -> subscriber counts, dashboard chart,
  and dashboard aggregate stats that slow down significantly on large
  databases (with millions or tens of millions of subscribers). These
  slow queries involve full table scan COUNTS().

- Add a toggle to enable caching slow results in Settings -> Performance.

- Add support for setting a cron string that crons and periodically
  refreshes aggregated stats in materialized views.

Closes #1019.
2024-01-27 15:51:12 +05:30
..
archive.cy.js Add 'slug' (permalink) support for campaign archives. Closes #1394. 2024-01-09 23:34:08 +05:30
bounces.cy.js Add support for variable bounce processing actions. 2023-04-11 11:33:40 +05:30
campaigns.cy.js Fix race conditions in Cypress tests (sigh). 2023-08-06 21:25:19 +05:30
dashboard.cy.js
forms.cy.js Remove redundant test code. 2022-11-09 23:30:13 +05:30
import.cy.js Silence health check error in Cypress tests. 2022-11-27 22:12:05 +05:30
lists.cy.js Upgrade Cypress to latest version. 2023-12-23 14:44:50 +05:30
settings.cy.js Fix Cypress tests (settings security tab, new default tpls). 2023-03-19 22:58:38 +05:30
subscribers.cy.js Add support for caching slow queries on large databases. 2024-01-27 15:51:12 +05:30
templates.cy.js Fix Cypress tests (settings security tab, new default tpls). 2023-03-19 22:58:38 +05:30