Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests with Example Configuration #5

Open
slint opened this issue Mar 3, 2025 · 0 comments
Open

Tests with Example Configuration #5

slint opened this issue Mar 3, 2025 · 0 comments

Comments

@slint
Copy link
Member

slint commented 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

  1. 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)
  2. 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)
  3. 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)
@slint slint changed the title End-to-End Tests with Example Configuration Tests with Example Configuration Mar 3, 2025
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

No branches or pull requests

1 participant