Feature/jest2 (#322)

* Adding more tests
* adding jest
* fixing tests
* fixing linting
* removing 1 slash less
* fixing more tests
* fixing last test
* more last fixes
This commit is contained in:
Daan Verstraten
2024-11-09 10:08:30 +01:00
committed by GitHub
parent b788f118ff
commit 8e59f63167
39 changed files with 8224 additions and 1158 deletions

View File

@@ -10,6 +10,7 @@
},
"oneOf": [
{
"type": "string",
"$ref": "#/definitions/color"
},
{

View File

@@ -49,7 +49,6 @@
}
},
"components": {
"additionalProperties": { "type": "object" },
"type": "object",
"description": "The components of this item.",
"properties": {