Holly automated as many of the formerly manual tests as possible plus updated other tests to make sure all fields are tested.
This commit is contained in:
parent
b672cf7e0b
commit
4ea1f57f74
54 changed files with 3744 additions and 682 deletions
|
@ -1,8 +0,0 @@
|
|||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix auth: <http://vitro.mannlib.cornell.edu/ns/vitro/authorization#> .
|
||||
@prefix simplePermission: <java:edu.cornell.mannlib.vitro.webapp.auth.permissions.SimplePermission#> .
|
||||
@prefix displayByRole: <java:edu.cornell.mannlib.vitro.webapp.auth.permissions.DisplayByRolePermission#> .
|
||||
@prefix editByRole: <java:edu.cornell.mannlib.vitro.webapp.auth.permissions.EditByRolePermission#> .
|
||||
|
||||
auth:ADMIN
|
||||
auth:hasPermission simplePermission:UseSparqlUpdateApi ;
|
Loading…
Add table
Add a link
Reference in a new issue