0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Scala1,929 stars (1,929 stars)244 forks (244 forks)batch import
good first issue
Description
Add e2e tests for derived featuers.
Requires access to testing cluster.
Contributor guide
- Tech stack
- scala
- Domain
- testingdata
- Issue type
- test
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- blocked
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Access to testing clusterScala knowledgeE2E testing experience
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- This issue requires adding end to end tests for derived features in Feathr. The main challenge is obtaining access to a testing cluster. The repository is written in Scala, so tests should likely use Scala testing frameworks (e.g., ScalaTest). To start, review existing test infrastructure in the repository, particularly the test directory structure and any CI configuration. Contact maintainers for information on cluster access.