Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(e2e): apply admin origin to e2e tests (#359)
* chore(e2e): reorder tests from easy to hard * feat(e2e): sets tokens before depositing * feat(e2e): fix tests of asset-index * feat(e2e): fix tests of pallet-asset-index and saft-registry * feat(e2e): fix saft-registry * feat(e2e): register asset in asset-index * feat(e2e): complete tests of asset-index * feat(e2e): add test for remove saft * feat(e2e): all tests of saft-registry * feat(e2e): testing asset-index with committee origin * feat(e2e): try fix saft registry * chore(e2e): order convertToLiquid * feat(e2e): use bob for saft registry * feat(e2e): make proposals sync * feat(e2e): trigger from close to force sync * chore(e2e): wait more * feat(e2e): withdraw in the end * feat(e2e): assert reportNav * chore(e2e): saftRegistry after withdraw * feat(e2e): block voting * feat(e2e): async shared data * feat(e2e): run faster * feat(e2e): after setMetadata
- Loading branch information