Skip to content

Commit

Permalink
add oracle-wt test cases, rerun with updated assertionTester
Browse files Browse the repository at this point in the history
  • Loading branch information
mmccool committed Jun 15, 2022
1 parent 4ae5908 commit c436762
Show file tree
Hide file tree
Showing 12 changed files with 799 additions and 16 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "tools/thingweb-playground"]
path = tools/thingweb-playground
url = https://github.com/thingweb/thingweb-playground
[submodule "events/2021.09.Online/TD/TMs/U Bremen"]
path = events/2021.09.Online/TD/TMs/U Bremen
url = https://github.com/JKRhb/onedm-playground-wot-tm.git
Expand Down
6 changes: 3 additions & 3 deletions data/input_2022/TD/Results/echonet-bridge.csv
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"td-data-schema_minimum-IntegerSchema","not-impl","",
"td-data-schema_minimum-NumberSchema","pass","",
"td-data-schema_multipleOf-IntegerSchema","not-impl","",
"td-data-schema_multipleOf-NumberSchema","not-impl","",
"td-data-schema_multipleOf-NumberSchema","pass","",
"td-data-schema_oneOf","pass","",
"td-data-schema_pattern","not-impl","",
"td-data-schema_properties","pass","",
Expand Down Expand Up @@ -147,7 +147,7 @@
"td-property-names_minItems","not-impl","",
"td-property-names_minLength","not-impl","",
"td-property-names_minimum","pass","",
"td-property-names_multipleOf","not-impl","result of a merge",
"td-property-names_multipleOf","pass","result of a merge",
"td-property-names_observable","pass","",
"td-property-names_oneOf","pass","",
"td-property-names_properties","pass","",
Expand Down Expand Up @@ -249,7 +249,7 @@
"td-vocab-model--VersionInfo","not-impl","data must have required property 'version'",
"td-vocab-modified--Thing","not-impl","data must have required property 'modified'",
"td-vocab-multipleOf--IntegerSchema","not-impl","",
"td-vocab-multipleOf--NumberSchema","not-impl","",
"td-vocab-multipleOf--NumberSchema","pass","",
"td-vocab-name--APIKeySecurityScheme","not-impl","",
"td-vocab-name--BasicSecurityScheme","not-impl","",
"td-vocab-name--BearerSecurityScheme","not-impl","",
Expand Down
12 changes: 6 additions & 6 deletions data/input_2022/TD/Results/flask-tum.csv
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"td-data-schema_format","not-impl","",
"td-data-schema_items","pass","",
"td-data-schema_maxItems","not-impl","",
"td-data-schema_maxLength","not-impl","",
"td-data-schema_maxLength","pass","",
"td-data-schema_maximum-IntegerSchema","pass","",
"td-data-schema_maximum-NumberSchema","pass","",
"td-data-schema_minItems","not-impl","",
"td-data-schema_minLength","not-impl","",
"td-data-schema_minLength","pass","",
"td-data-schema_minimum-IntegerSchema","pass","",
"td-data-schema_minimum-NumberSchema","pass","",
"td-data-schema_multipleOf-IntegerSchema","not-impl","",
Expand Down Expand Up @@ -142,10 +142,10 @@
"td-property-names_forms","pass","",
"td-property-names_items","pass","",
"td-property-names_maxItems","not-impl","",
"td-property-names_maxLength","not-impl","",
"td-property-names_maxLength","pass","",
"td-property-names_maximum","not-impl","",
"td-property-names_minItems","not-impl","",
"td-property-names_minLength","not-impl","",
"td-property-names_minLength","pass","",
"td-property-names_minimum","not-impl","",
"td-property-names_multipleOf","not-impl","result of a merge",
"td-property-names_observable","not-impl","",
Expand Down Expand Up @@ -239,11 +239,11 @@
"td-vocab-items--ArraySchema","pass","",
"td-vocab-links--Thing","not-impl","data must have required property 'links'",
"td-vocab-maxItems--ArraySchema","not-impl","",
"td-vocab-maxLength--StringSchema","not-impl","",
"td-vocab-maxLength--StringSchema","pass","",
"td-vocab-maximum--IntegerSchema","pass","",
"td-vocab-maximum--NumberSchema","pass","",
"td-vocab-minItems--ArraySchema","not-impl","",
"td-vocab-minLength--StringSchema","not-impl","",
"td-vocab-minLength--StringSchema","pass","",
"td-vocab-minimum--IntegerSchema","pass","",
"td-vocab-minimum--NumberSchema","pass","",
"td-vocab-model--VersionInfo","not-impl","data must have required property 'version'",
Expand Down
6 changes: 3 additions & 3 deletions data/input_2022/TD/Results/node-wot.csv
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"td-data-schema_minimum-IntegerSchema","pass","",
"td-data-schema_minimum-NumberSchema","pass","",
"td-data-schema_multipleOf-IntegerSchema","not-impl","",
"td-data-schema_multipleOf-NumberSchema","not-impl","",
"td-data-schema_multipleOf-NumberSchema","pass","",
"td-data-schema_oneOf","pass","",
"td-data-schema_pattern","not-impl","",
"td-data-schema_properties","pass","",
Expand Down Expand Up @@ -147,7 +147,7 @@
"td-property-names_minItems","pass","",
"td-property-names_minLength","not-impl","",
"td-property-names_minimum","pass","",
"td-property-names_multipleOf","not-impl","result of a merge",
"td-property-names_multipleOf","pass","result of a merge",
"td-property-names_observable","pass","",
"td-property-names_oneOf","pass","",
"td-property-names_properties","pass","",
Expand Down Expand Up @@ -249,7 +249,7 @@
"td-vocab-model--VersionInfo","not-impl","data must have required property 'version'",
"td-vocab-modified--Thing","not-impl","data must have required property 'modified'",
"td-vocab-multipleOf--IntegerSchema","not-impl","",
"td-vocab-multipleOf--NumberSchema","not-impl","",
"td-vocab-multipleOf--NumberSchema","pass","",
"td-vocab-name--APIKeySecurityScheme","not-impl","",
"td-vocab-name--BasicSecurityScheme","not-impl","",
"td-vocab-name--BearerSecurityScheme","not-impl","",
Expand Down
Loading

0 comments on commit c436762

Please sign in to comment.