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

make pyFAT cli use the test web services #2

Open
menzowindhouwer opened this issue Jul 30, 2024 · 0 comments
Open

make pyFAT cli use the test web services #2

menzowindhouwer opened this issue Jul 30, 2024 · 0 comments
Assignees

Comments

@menzowindhouwer
Copy link
Collaborator

menzowindhouwer commented Jul 30, 2024

Now that all the test have become web services (see #1 ) the yml evaluator (see https://github.com/CLARIAH/pyFAT/blob/develop/src/pyfat/__main__.py) should call the web services:

  1. change the metric_test_identifiers in https://github.com/CLARIAH/pyFAT/blob/develop/src/pyfat/resources/metrics/clarin_fip_metrics_v0.3.yaml to point to the corresponding web service, e.g.
metric_test_identifier: http://localhost/test/CLFIP-F1-01M-1
  1. change the code to call the web service, i.e. in the flask service: support the POST of the content of https://github.com/CLARIAH/pyFAT/blob/develop/src/pyfat/resources/metrics/clarin_fip_metrics_v0.3.yaml to http://local/test to run all the tests and return the full report, as the cli does

aim: 16 hours
hours can be written on P:OSTrails
@kerim1 can help

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

2 participants