AlexStroke
AlexStroke
> > Prioritise zero-tolerance to flaky tests from development side > > If flaky tests couldn't be easily fixed, possibly move them away from PR checks to after-merge checks. >...
Closed this draft because we decided to make better solution not in the test framework. https://github.com/hyperledger/iroha/issues/4753
Scenario to check and automation: 1. Register the domain "kingdom". 2. Register the account "bob@kingdom". 3. Register the trigger "trigger$kingdom" to mint the asset "rose#wonderland". 4. Execute the trigger "trigger$kingdom"...
covered in tests/integration
The current implementation of key decoding in the configuration setup yields a uniform error message for various types of input errors. This uniform error message does not provide enough context...
- [ ] Use a key with invalid characters (non-hex) - [ ] Input a key that is too short or too long - [ ] Insert spaces or special...
[Uploading... image.png]