aligned_layer
aligned_layer copied to clipboard
Refactor(Batch, Aggregator): Rewrite unit tests using anvil as integration tests
Currently the CI expereiences intermittent issues when running unit tests in the Batcher and Aggregator. These should be ported to integration tests separate from the CI after they are removed when #1478 is resolved.
The error we saw is likely due to a corruption of anvil state ref:
We should discuss still refactor these tests to be integration tests