Now that there are contextual integration tests for each processor, we can deprecate all_tests. This PR also adds 2 tests to improve lost coverage from the deprecation.
Testing
cargo test
Coverage went a little down, which can be replaced by contextual test transactions.
Description
Now that there are contextual integration tests for each processor, we can deprecate all_tests. This PR also adds 2 tests to improve lost coverage from the deprecation.
Testing
cargo test
Coverage went a little down, which can be replaced by contextual test transactions.