Skip to content

Commit

Permalink
test-cases moved
Browse files Browse the repository at this point in the history
Now the test-cases for v0.10.x have been moved to this branch.
  • Loading branch information
odungern committed Sep 30, 2018
1 parent f3bc0f2 commit eb635fc
Show file tree
Hide file tree
Showing 12 changed files with 5,376 additions and 0 deletions.
537 changes: 537 additions & 0 deletions test-cases/SpecIF-0.10.2 NOK-1.test.specif

Large diffs are not rendered by default.

513 changes: 513 additions & 0 deletions test-cases/SpecIF-0.10.2 NOK-2.test.specif

Large diffs are not rendered by default.

464 changes: 464 additions & 0 deletions test-cases/SpecIF-0.10.2 NOK-3.test.specif

Large diffs are not rendered by default.

539 changes: 539 additions & 0 deletions test-cases/SpecIF-0.10.2 OK-1 update-1.test.specif

Large diffs are not rendered by default.

560 changes: 560 additions & 0 deletions test-cases/SpecIF-0.10.2 OK-1 update-2.test.specif

Large diffs are not rendered by default.

540 changes: 540 additions & 0 deletions test-cases/SpecIF-0.10.2 OK-2.test.specif

Large diffs are not rendered by default.

481 changes: 481 additions & 0 deletions test-cases/SpecIF-0.10.3 NOK-4.test.specif

Large diffs are not rendered by default.

481 changes: 481 additions & 0 deletions test-cases/SpecIF-0.10.3 NOK-5.test.specif

Large diffs are not rendered by default.

481 changes: 481 additions & 0 deletions test-cases/SpecIF-0.10.3 NOK-6.test.specif

Large diffs are not rendered by default.

132 changes: 132 additions & 0 deletions test-cases/SpecIF-0.10.3 NOK-7.test.specif
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
{
"id": "ACP-59c8a7730000bca80137509a49b1218b-test-0-10-3-NOK-7",
"title": "Test (schema 0-10-3) NOK-7",
"description": "resources[0].properties[2]: property value is not a boolean.",
"specifVersion": "0.10.3",
"generator": "manual",
"generatorVersion": "",
"rights": {
"title": "Creative Commons 4.0 CC BY-SA",
"type": "dcterms:rights",
"url": "https://creativecommons.org/licenses/by-sa/4.0/"
},
"createdAt": "2018-01-05T14:42:23.307Z",
"createdBy": {
"familyName": "von Dungern",
"givenName": "Oskar",
"org": {
"organizationName": "adesso"
},
"email": {
"type": "text/html",
"value": "[email protected]"
}
},
"dataTypes": [{
"id": "DT-Boolean",
"title": "Boolean",
"type": "xs:boolean",
"changedAt": "2017-05-28T18:59:00+01:00"
}, {
"id": "DT-ShortString",
"title": "String[96]",
"description": "String with length 96",
"type": "xs:string",
"maxLength": 96,
"revision": 1,
"changedAt": "2016-05-26T08:59:00+02:00"
}, {
"id": "DT-FormattedText",
"title": "Formatted Text",
"type": "xhtml",
"maxLength": 8192,
"changedAt": "2017-05-28T18:59:00+01:00"
}],
"resourceTypes": [{
"id": "RT-Fld",
"title": "SpecIF:Heading",
"icon": "",
"description": "Folders with title and text for chapters or descriptive paragraphs.",
"instantiation": ["user"],
"propertyTypes": [{
"id": "PT-Fld-Name",
"title": "dcterms:title",
"dataType": "DT-ShortString",
"revision": 1,
"changedAt": "2016-05-26T08:59:00+02:00"
}, {
"id": "PT-Fld-Text",
"title": "dcterms:description",
"dataType": "DT-FormattedText",
"revision": 1,
"changedAt": "2016-05-26T08:59:00+02:00"
}, {
"id": "PT-Fld-Boolean-Test",
"title": "Boolean Test",
"dataType": "DT-Boolean",
"revision": 1,
"changedAt": "2016-05-26T08:59:00+02:00"
}],
"revision": 1,
"changedAt": "2016-05-26T08:59:00+02:00",
"isHeading": true
}],
"statementTypes": [],
"hierarchyTypes": [{
"id": "HT-ACProject",
"title": "SpecIF:Hierarchy",
"description": "Root node of a specification (outline).",
"propertyTypes": [{
"id": "PT-ACProject-Name",
"title": "dcterms:title",
"dataType": "DT-ShortString",
"revision": 1,
"changedAt": "2016-05-26T08:59:00+02:00"
}, {
"id": "PT-ACProject-Text",
"title": "dcterms:description",
"dataType": "DT-FormattedText",
"revision": 1,
"changedAt": "2016-05-26T08:59:00+02:00"
}],
"revision": 1,
"changedAt": "2016-05-26T08:59:00+02:00"
}],
"resources": [{
"id": "Fld-59c8a7730000bca80137509a49b1218b-info",
"title": "Project Information",
"properties": [{
"title": "dcterms:title",
"propertyType": "PT-Fld-Name",
"value": "Project Information"
}, {
"title": "dcterms:description",
"propertyType": "PT-Fld-Text",
"value": "The next property value '1' is invalid"
}, {
"title": "Boolean Test",
"propertyType": "PT-Fld-Boolean-Test",
"value": "1"
}],
"revision": 237,
"changedAt": "2017-10-30T09:56:24+01:00",
"changedBy": "od",
"resourceType": "RT-Fld"
}],
"statements": [],
"hierarchies": [{
"id": "H-59c8a7730000bca80137509a49b1218b",
"title": "Test (schema 0-10-3) NOK-7",
"description": "resources[0].properties[2]: property value is not a boolean.",
"revision": 231,
"changedAt": "2017-06-19T20:14:20+02:00",
"hierarchyType": "HT-ACProject",
"nodes": [{
"id": "SH-Fld-59c8a7730000bca80137509a49b1218b-info",
"resource": "Fld-59c8a7730000bca80137509a49b1218b-info",
"revision": 231,
"changedAt": "2017-06-19T20:14:47+02:00"
}]
}],
"files": []
}
Loading

0 comments on commit eb635fc

Please sign in to comment.