hiero-ledger / hiero-ledger/hiero-consensus-node

Create reusable transaction generator for test apps

Open
#7,798 0 comments 0 reactions 0 assignees View on GitHub
Platform Test Development
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

- Each test app has its own uniquely rolled setup to generate transactions at a certain rate
- A reusable utility object to perform this would be simple enough to create, and significantly decrease the complexity of existing and new test apps
- I think it makes sense to create a corresponding config class that can be reused, that allows the developer to configure the following aspects of transaction generation:
- total rate
- ramp up period

Contributor guide

Open the contributing guide

Research direction

Compare how each test app currently sets up transaction generation and identify the shared behavior to extract. Define the reusable utility and configuration around the stated total rate and ramp-up period; done means existing and new test apps can use the shared approach without their own rolled setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.