[gephi-lite] Adds boolean fields #297
Annotations
2 errors and 1 warning
|
test
Process completed with exit code 1.
|
|
src/core/graph/fieldModel.spec.ts > Field Model > #inferFieldType > should properly handle a list of repeating strings:
packages/gephi-lite/src/core/graph/fieldModel.spec.ts#L28
AssertionError: expected { type: 'url' } to deeply equal { type: 'category' }
- Expected
+ Received
{
- "type": "category",
+ "type": "url",
}
❯ src/core/graph/fieldModel.spec.ts:28:86
|
|
test
No files were found with the provided path: packages/gephi-lite/playwright-report/. No artifacts will be uploaded.
|