ArkEcosystemArchive / payvo-sdk

Archived, please see https://github.com/ArdentHQ/platform-sdk
https://github.com/PayvoHQ/sdk
9 stars 7 forks source link

Migrate all suites to `it` #456

Closed faustbrian closed 2 years ago

faustbrian commented 2 years ago

Make use of it for all suites to ensure the it should convention for describing what a test tries to assert.

faustbrian commented 2 years ago

Making this part of https://github.com/PayvoHQ/sdk/issues/454