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

fix mappings tests #306

Closed
Tracked by #298
syphax-bouazzouni opened this issue Oct 18, 2022 · 1 comment
Closed
Tracked by #298

fix mappings tests #306

syphax-bouazzouni opened this issue Oct 18, 2022 · 1 comment
Labels

Comments

@syphax-bouazzouni
Copy link
Contributor

syphax-bouazzouni commented Oct 18, 2022

In ontologies_linked_data

  1. Failure:
    TestMapping#test_mappings_ontology [/srv/ontoportal/ontologies_linked_data/test/models/test_mappings.rb:161]:
    Expected: 504
    Actual: 18

The tests passes if run only the mappings tests, but fails if we run all the tests.

In ontologies_api

  1. Failure:
    TestMappingsController#test_mappings_controllers_in_order [/srv/ontoportal/ontologies_api/test/controllers/test_mappings_controller.rb:155]:
    Expected: 18
    Actual: 50

  2. Failure:
    TestMappingsController#test_mappings_file_load [/srv/ontoportal/ontologies_api/test/controllers/test_mappings_controller.rb:112]:
    Expected: 21
    Actual: 507

@syphax-bouazzouni
Copy link
Contributor Author

Fixed

For API

Image

And OLD

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant