It is best if we avoid using Bytes.random in tests to ensure we have predictable tests. To make this easy, we TestBytes.get() should return a constant Bytes object and all tests should use it.
It is best if we avoid using Bytes.random in tests to ensure we have predictable tests. To make this easy, we TestBytes.get() should return a constant Bytes object and all tests should use it.