Skip to content

Tooltip Jasmine test fails #24

Description

In isolation, the Jasmine test

tests/js/spec/openbibl/tooltip tooltip events tooltip 
hover event adds tooltip text

passes, but it fails when run as part of the entire test suite. After some debugging, it has been determined that the tooltip test will fail when only the following two test units are enabled in SpecRunner.js:

'tests/js/spec/openbibl/query'
'tests/js/spec/openbibl/tooltip'

This would lead me to believe that there is some issue with the loading of the Jasmine-jQuery fixtures for the tooltip test, or the loading of Saxon, or an issue with a cached fixture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions