Bekreth / Bekreth/jetedge

Allow two different generators to correlate data

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
enhancement v1.0.0
Dominant language
Java
Stars
6
Forks
8
PR merge metrics
No merged PRs in 30d

Description

As a user I want to create a list of pojos, and I also want to have another list of different pojos which have fields that reference the IDs of the first list. This way I don't have to manually set the referencing fields after the fact of pojo generation.

Contributor guide

Open the contributing guide

Research direction

Start by reading the library's POJO generation API and how generated objects receive randomized field values. Determine how two generator runs could share identifiers and how referenced fields would be selected, then define an API and tests that demonstrate correlated lists and verify the resulting references.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.