1 line
4.8 MiB
JSON
1 line
4.8 MiB
JSON
|
|
{"numTotalTestSuites":38,"numPassedTestSuites":26,"numFailedTestSuites":12,"numPendingTestSuites":0,"numTotalTests":101,"numPassedTests":93,"numFailedTests":8,"numPendingTests":0,"numTodoTests":0,"snapshot":{"added":0,"failure":false,"filesAdded":0,"filesRemoved":0,"filesRemovedList":[],"filesUnmatched":0,"filesUpdated":0,"matched":0,"total":0,"unchecked":0,"uncheckedKeysByFile":[],"unmatched":0,"updated":0,"didUpdate":false},"startTime":1757520104467,"success":false,"testResults":[{"assertionResults":[{"ancestorTitles":["Brainy.add()","success paths"],"fullName":"Brainy.add() success paths should add an entity with text content","status":"passed","title":"should add an entity with text content","duration":209.95890299999996,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","success paths"],"fullName":"Brainy.add() success paths should add an entity with pre-computed vector","status":"passed","title":"should add an entity with pre-computed vector","duration":2.7119359999999233,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","success paths"],"fullName":"Brainy.add() success paths should add an entity with custom ID","status":"passed","title":"should add an entity with custom ID","duration":3.08729500000004,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","success paths"],"fullName":"Brainy.add() success paths should add multiple entities sequentially","status":"passed","title":"should add multiple entities sequentially","duration":6.5362669999999525,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","success paths"],"fullName":"Brainy.add() success paths should add entity with complex metadata","status":"passed","title":"should add entity with complex metadata","duration":2.9084640000000945,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","success paths"],"fullName":"Brainy.add() success paths should add entity with service namespace","status":"passed","title":"should add entity with service namespace","duration":2.7713730000000396,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","success paths"],"fullName":"Brainy.add() success paths should handle JSON objects as data","status":"passed","title":"should handle JSON objects as data","duration":2.2724470000000565,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","success paths"],"fullName":"Brainy.add() success paths should set timestamps correctly","status":"failed","title":"should set timestamps correctly","duration":4.2560540000001765,"failureMessages":["AssertionError: expected 1757520106511 to be 1757520106512 // Object.is equality\n at /home/dpsifr/Projects/brainy/tests/unit/brainy/add.test.ts:230:33\n at file:///home/dpsifr/Projects/brainy/node_modules/@vitest/runner/dist/chunk-hooks.js:752:20"],"meta":{}},{"ancestorTitles":["Brainy.add()","error paths"],"fullName":"Brainy.add() error paths should throw error when data and vector are both missing","status":"passed","title":"should throw error when data and vector are both missing","duration":0.682796000000053,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","error paths"],"fullName":"Brainy.add() error paths should throw error for invalid entity type","status":"passed","title":"should throw error for invalid entity type","duration":0.8384619999999359,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","error paths"],"fullName":"Brainy.add() error paths should allow duplicate custom ID (overwrites)","status":"passed","title":"should allow duplicate custom ID (overwrites)","duration":4.361358000000109,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","error paths"],"fullName":"Brainy.add() error paths should throw error for invalid vector dimensions","status":"passed","title":"should throw error for invalid vector dimensions","duration":2.826894999999922,"failureMessages":[],"meta":{}},{"ancestorTitles":["Brainy.add()","error paths"],"fullName":"Brainy.add() error paths should handle null/undefined metadata gracefully","status":"passed","title":"should
|