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.

List of Blogs

  1. Acceptance Tests (Oppia) - Google Summer Of Code
  2. Week 1 Journal: Planning, Guidance, and CUJs
  3. Week 2 Journal: Writing CUJs