Page MenuHomePhabricator

Implement Testing Framework
Closed, ResolvedPublic

Description

Description: Set up Jest for backend testing, including integration tests and test data management.

Domain: Backend Development

Coding Difficulty: Difficult

Steps to reproduce (for bugs): Run the project's test suite. (Current status: Comprehensive testing is missing).

Expected outcome: Jest is set up for backend testing, with integration tests for API endpoints, and test data seeding/cleanup functionality is available.

Links or references: https://github.com/Tiisu/SourceWiki/

Setup Steps: See README.md for local development instructions (Requires Jest setup)

Subscribers: Eugene233, Udehb
Tags: WMA-HackChallenge-2025