-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
testAnything related to testing the extensionAnything related to testing the extension
Description
api.js currently tests the connection dialogue (with additional feature tests ontree_spec.js) and api compatibility.
- the current api tests should become unit tests, and be replaced by a check for the visibility of the warning pop-up within cypress as
api_spec.js. - the UI tests for the connection dialogue need to be refactored into a new
connection_spec.js. - this should be the only place where UI based login happens, all other connections should be established via inbuild methods with fixtures
- we might want to add additional unit tests for the connection functions
Metadata
Metadata
Assignees
Labels
testAnything related to testing the extensionAnything related to testing the extension