Hello Everyone,
This is start of my Google Summer of Code (2025) Journal. I have been selected for project “Acceptance Tests” by Oppia Foundation.
At Oppia, we have end-to-end (E2E) tests that covers oppia web by different pages. However, we are switching to Acceptance Tests covering critical user journeys (CUJs). We are using Jest for testing, and Puppeteer to control browser.