Joystream / Joystream/joystream
Improving Storage/Distribution related integration tests
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
The integration tests related to storage/distribution system are very limited. Currently, the integration tests only test a subset of the Storage system, that too as part of `content-directory` integration tests, e.g. if video creation+uploads succeeds then it means that uploads are working fine. However, we need to add comprehensive test suite for the storage subsystem, it includes:
- Add fixtures for all the lead actions .e.g.
- Creating Buckets
- Moving Buckets/Bags
- Updating Buckets
- Updating Vouchers
- Add fixtures for all worker action e.g.
- Accepting invitation
- Setting operator metadata
- Setting node operational status
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.