Skip to content

ARS_Test_Runner output #10

@ShervinAbd92

Description

@ShervinAbd92

currently if we run the ARS_test_Runner with the following command:

ARS_Test_Runner --env 'ci' --query_type 'treats_creative' --expected_output '["TopAnswer","TopAnswer"]' --input_curie 'MONDO:0005301' --output_curie  '["PUBCHEM.COMPOUND:107970","UNII:3JB47N2Q2P"]' 

the json report is outputted like bellow:

{
    "pks": {
        "parent_pk": "e29c5051-d8d7-4e82-a1a1-b3cc9b8c9657",
        "merged_pk": "56e3d5ac-66b4-4560-9f56-7a4d117e8003",
        "aragorn": "14953570-7451-4d1b-a817-fc9e7879b477",
        "arax": "8c88ead6-6cbf-4c9a-9570-ca76392ddb7a",
        "unsecret": "bd084e27-2a0e-4df4-843c-417bfac6f8c7",
        "bte": "d28a4146-9486-4e98-973d-8cdd33270595",
        "improving": "d8d3c905-ec07-491f-a078-7ef0f489a409"
    },
    "results": [
        {
            "PUBCHEM.COMPOUND:107970": {
                "aragorn": "Fail",
                "arax": "Pass",
                "unsecret": "Fail",
                "bte": "Pass",
                "improving": "Pass",
                "ars": "Pass"
            }
        },
        {
            "UNII:3JB47N2Q2P": {
                "aragorn": "Fail",
                "arax": "Pass",
                "unsecret": "Fail",
                "bte": "Pass",
                "improving": "Pass",
                "ars": "Pass"
            }
        }
    ]
}

Is this format acceptable for the Test Harness?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions