We're planning to add functional tests using cytorus js(cypress js).
Contributor guide
Tech stack
javascriptcypress
Domain
testing
Issue type
test
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
3-5 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
JavaScript fundamentalsCypress basicsFamiliarity with image labeling
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
45
Research direction
Start by exploring the imglab codebase to understand the application structure and identify key user interactions. Check if any test setup already exists (e.g., cypress.json). Then write a simple test for a core feature like loading an image. Review the issue comments (#163) for any additional guidance.
Add functional test · NaturalIntelligence/imglab#163 | Good First Issue