Skip to content

Conversation

Cawllec
Copy link
Contributor

@Cawllec Cawllec commented Aug 30, 2024

Goal

Aims to rework our existing validation setup, which currently only includes trace validation, to be extendable through configuration options, allowing us to impose custom validation rules in each test environment as required.

Changes

This PR primarily refactors the trace validation class to be more generic, building from a ValidatorBase class with the generic methods attached. This base class will be used as a jumping off point for any future validators.

Tests

The unit tests have been updated, and existing tests for the trace validation logic remains in place.

@Cawllec Cawllec added the wip Not yet ready for final review label Aug 30, 2024
@Cawllec Cawllec removed the wip Not yet ready for final review label Sep 10, 2024
@Cawllec Cawllec changed the title [WIP] Modify validation framework for custom use Modify validation framework for custom use Sep 10, 2024
@Cawllec
Copy link
Contributor Author

Cawllec commented Sep 10, 2024

Closed in favour of #672

@Cawllec Cawllec closed this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant