graphdb-workbench-tests
Version:
Cypress tests for GraphDB workbench
27 lines (26 loc) • 591 B
JSON
[
{
"uri": "",
"label": "Local",
"username": null,
"password": null,
"authType": "none",
"active": true,
"local": true,
"system": true,
"errorMsg": null,
"defaultRepository": null
},
{
"uri": "http://localhost:7201",
"label": "Remote (http://localhost:7201)",
"username": "",
"password": "",
"authType": "signature",
"active": false,
"local": false,
"system": false,
"errorMsg": null,
"defaultRepository": null
}
]