You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need end-to-end tests using the example configuration from example.json to verify that the entire Metadata Check system works as expected with real-world rules.
Test Cases to Implement
Open Access Publication Rule
Test with a publication article that is open access (should pass)
Test with a publication article that is not open access (should fail)
Test with a non-publication record (condition should not apply)
Software License Rule
Test with public software that has a software license (should pass)
Test with public software that has no license (should fail)
Test with non-public software (condition should not apply)
EU Funding Rule
Test with a record that has EU funding (should pass)
Test with a record that has no funding (should fail)
Test with a record that has non-EU funding (should fail)
The text was updated successfully, but these errors were encountered:
slint
changed the title
End-to-End Tests with Example Configuration
Tests with Example Configuration
Mar 3, 2025
We need end-to-end tests using the example configuration from
example.json
to verify that the entire Metadata Check system works as expected with real-world rules.Test Cases to Implement
Open Access Publication Rule
Software License Rule
EU Funding Rule
The text was updated successfully, but these errors were encountered: