Agoric / BytePitchPartnerEng

For engineering items partnered with BytePitch. Primarily for project management and tracking
0 stars 0 forks source link

extend testing coverage of `Kread` app on `z:acceptance` #12

Open Jorge-Lopes opened 1 month ago

Jorge-Lopes commented 1 month ago

Objective: The existing test of the KREAd application on the z:acceptance test phase was limited to the feature allowing users to mint a new KREAd Character.

The KREAd test coverage should be extended to the same test cases as the ones done for the Smoke Test:

Since the test cases above overlaps with the existing one, the following files should be removed:

### Tasks
- [x] Identify test cases to implement
- [x] Build test file with new test cases
- [x] Build helper functions
- [x] Remove unnecessary files
- [x] Update z:acceptance test script
Jorge-Lopes commented 3 weeks ago

This working Item resulted in a discussion opened on Agoric-sdk repo:

https://github.com/Agoric/agoric-sdk/discussions/10218