hubverse-org / hubValidations

Testing framework for hubverse hub validations
https://hubverse-org.github.io/hubValidations/
Other
1 stars 4 forks source link

[WIP] Minimum Viable Product Draft 1 #15

Closed annakrystalli closed 1 year ago

annakrystalli commented 1 year ago

This PR implements the first Minimum Viable Product of hubValidations functionality

General functionality consists of higher level functions containing multiple modular unit checks.

The higher level validate_* functions return objects (list) of class hub_validations. Unit check_*functions return the output ofcapture_check_cnd(), one of:

Functionality added:

Still to do: