Open menzowindhouwer opened 3 months ago
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:
metric_test_identifier
metric_test_identifier: http://localhost/test/CLFIP-F1-01M-1
aim: 16 hours hours can be written on P:OSTrails @kerim1 can help
P:OSTrails
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:
metric_test_identifier
s 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.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