gear icon indicating copy to clipboard operation
gear copied to clipboard

Correct runtime constants for tests

Open breathx opened this issue 1 year ago • 1 comments

File Location(s)

pallets/**/mock.rs

Proposal

Set real existential deposit (minimum balance) for all mocked runtimes. Real value is 10_000_000_000_000. This will break A LOT of tests: they should be fixed. All of the demos we use should send value in [0]&[ED, +inf), all extrinsics are same, etc.

Extra note: feel free to set proper BlockGasLimit for tests as well.

breathx avatar Jan 14 '24 15:01 breathx

I guess @thecaralice can pick it up

breathx avatar Jan 14 '24 15:01 breathx