etherpad-lite/.github
SamTV12345 2a0bb2c62b build(test): wire pnpm test to vitest, drop redundant test:vitest CI step
src/package.json:
- test: was mocha --import=tsx --recursive ...; now `vitest run` (vitest.config
  already includes tests/backend/specs, tests/backend-new/specs, and
  tests/container/specs)
- test-utils: vitest run with --testTimeout 5000
- test-container: vitest run tests/container/specs/api
- test:vitest renamed to test:watch (watch mode for local dev)

.github/workflows/backend-tests.yml:
- removed the redundant 'Run the new vitest tests' step from all 4 jobs since
  pnpm test now runs vitest itself
2026-04-26 16:02:13 +02:00
..
ISSUE_TEMPLATE Fix bug_report.md bug template 2021-11-22 17:25:00 -05:00
workflows build(test): wire pnpm test to vitest, drop redundant test:vitest CI step 2026-04-26 16:02:13 +02:00
dependabot.yml Bundle dev-dependency updates (#6268) 2024-03-25 12:38:34 +01:00
FUNDING.yml Create FUNDING.yml 2020-10-23 20:31:17 +01:00
PULL_REQUEST_TEMPLATE.md chore: Rename some occurences of etherpad-lite to etherpad (#7552) 2026-04-19 16:53:57 +02:00