Skip to main content

Axiomatics

Interop results for the Axiomatics implementation hosted at https://pdp.alfa.guide.

Test results

yarn test https://pdp.alfa.guide markdown
yarn run v1.22.22
$ node build/runner.js https://pdp.alfa.guide markdown
resultrequest
PASS
{
"subject": {
"type": "user",
"id": "alice"
},
"action": {
"name": "delete"
},
"resource": {
"type": "record"
}
}
PASS
{
"subject": {
"type": "user",
"id": "bob"
},
"action": {
"name": "delete"
},
"resource": {
"type": "record"
}
}
PASS
{
"subject": {
"type": "user",
"id": "carol"
},
"action": {
"name": "delete"
},
"resource": {
"type": "record"
}
}
PASS
{
"subject": {
"type": "user",
"id": "dan"
},
"action": {
"name": "delete"
},
"resource": {
"type": "record"
}
}
PASS
{
"subject": {
"type": "user",
"id": "erin"
},
"action": {
"name": "delete"
},
"resource": {
"type": "record"
}
}
PASS
{
"subject": {
"type": "user",
"id": "felix"
},
"action": {
"name": "delete"
},
"resource": {
"type": "record"
}
}