arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
6 stars 9 forks source link

Make double-detection test track operations #156

Closed webbnh closed 4 months ago

webbnh commented 4 months ago

Changes introduced with this PR

This PR modifies #153 to make the schema count the serialization and unserialization operations and to make the counts visible to the test. It adds an assertion to the test to ensure that the operations are actually performed.


By contributing to this repository, I agree to the contribution guidelines.