-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Labels
Milestone
Description
Background
com.hedera.services.bdd.suites.fees.CryptoServiceFeesSuite > CryptoTransfer transaction has expected base fee ✘ as written (12s)
com.hedera.services.bdd.spec.exceptions.HapiTxnPrecheckStateException: Wrong precheck status for CryptoTransfer in 'CryptoServiceFeesSuite.cryptoTransferBaseUSDFee'! Expected OK, actual INSUFFICIENT_TX_FEE
Acceptance Criteria
- Investigate and fix flaky test above
Dependencies
No response
Definition of Ready (DoR) Checklist
- Clear acceptance criteria
- Clear and detailed description
- Dependencies identified
- Links to documentation
- Should be completable in 2-3 Days
- Initial draft of Low-level design document
- At least high level test plan
- Groomed/Estimated
Definition of Done (DoD) Checklist
- Acceptance Criteria complete
- No Codacy issues greater than minor (in new code)
- JavaDocs updated/created
- Code commented
- Unit tests created/updated
- 80% test code coverage (in new code)
- Happy Path and major negative cases in HAPI tests as applicable
Reactions are currently unavailable