-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
T1-FRAMEThis PR/Issue is related to core FRAME, the framework.This PR/Issue is related to core FRAME, the framework.T10-testsThis PR/Issue is related to tests.This PR/Issue is related to tests.
Description
Generic acceptance tests for the fungible::* API, so any implementation can check it does the right thing.
Fungible API
- Regular: Inspect and Mutate traits fungible conformance tests: Inspect and Mutate substrate#13852
- Regular: Unbalanced and Balanced traits Unbalanced and Balanced fungible conformance tests, and fungible fixes #1296
- Hold traits
- Freeze traits
Fungibles API
- Write a new task list here describing TODOs to test fungibles. Should reuse as much code from the fungible api tests as makes sense (see
fungible/item_of.rs)
Metadata
Metadata
Assignees
Labels
T1-FRAMEThis PR/Issue is related to core FRAME, the framework.This PR/Issue is related to core FRAME, the framework.T10-testsThis PR/Issue is related to tests.This PR/Issue is related to tests.
Type
Projects
Status
In Progress