aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

Refactor(Batch, Aggregator): Rewrite unit tests using anvil as integration tests

Open PatStiles opened this issue 1 year ago • 1 comments

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.

PatStiles avatar Nov 22 '24 15:11 PatStiles

The error we saw is likely due to a corruption of anvil state ref: Screenshot 2024-11-22 at 13 00 56

We should discuss still refactor these tests to be integration tests

PatStiles avatar Nov 22 '24 16:11 PatStiles