cord
cord copied to clipboard
Fixes: #284 Add test cases for TypeCapacityOverflow error
Fixes #284 .
Description
Added tests for the TypeCapacityOverflow error in the pallet/chain-space module.
Goals
- Assert that
TypeCapacityOverflowis returned correctly in all applicable cases. - Validate all functions that could return this error code.
@vatsa287 are these changes in accordance? or do i need to make any more modifications to this PR?