Skip to content

Merge pull request #46 from Reasonote/blogpost/vision-of-education #71

Merge pull request #46 from Reasonote/blogpost/vision-of-education

Merge pull request #46 from Reasonote/blogpost/vision-of-education #71

Triggered via push June 1, 2025 04:56
Status Failure
Total duration 6m 29s
Artifacts

ai-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
src/ActivityGeneratorV2/activities/ChooseTheBlank/server.test.ts ► ChooseTheBlankActivityTypeServerV2 Basics > should provide correct gen config: test-results.xml#L0
Failed test found in: test-results.xml Error: AssertionError: expected [ Array(6) ] to deeply equal [ 'type', 'version', 'text', …(2) ]
src/ActivityGeneratorV2/activities/ChooseTheBlank/server.test.ts ► ChooseTheBlankActivityTypeServerV2 Evaluation > should evaluate config and isValid true for good config: test-results.xml#L0
Failed test found in: test-results.xml Error: AssertionError: expected false to be true // Object.is equality
src/ActivityGeneratorV2/activities/ChooseTheBlank/server.test.ts ► ChooseTheBlankActivityTypeServerV2 Generation using 'ActivityGeneratorV2': test-results.xml#L0
Failed test found in: test-results.xml Error: TypeError: Cannot read properties of undefined (reading 'includes')
src/ActivityGeneratorV2/activities/ChooseTheBlank/server.test.ts ► ChooseTheBlankActivityTypeServerV2 Generation using 'Direct Server Generation': test-results.xml#L0
Failed test found in: test-results.xml Error: TypeError: Cannot read properties of undefined (reading 'includes')
src/ActivityGeneratorV2/activities/FillInTheBlank/server.test.ts ► FillInTheBlankActivityTypeServerV2 Generation using 'ActivityGeneratorV2': test-results.xml#L0
Failed test found in: test-results.xml Error: TypeError: Cannot read properties of undefined (reading 'includes')
src/ActivityGeneratorV2/activities/FillInTheBlank/server.test.ts ► FillInTheBlankActivityTypeServerV2 Generation using 'Direct Server Generation': test-results.xml#L0
Failed test found in: test-results.xml Error: TypeError: Cannot read properties of undefined (reading 'includes')
src/ActivityGeneratorV2/activities/Flashcard/server.test.ts ► FlashcardActivityTypeServerV2 > should provide correct gen config: test-results.xml#L0
Failed test found in: test-results.xml Error: AssertionError: expected [ Array(6) ] to deeply equal [ 'type', 'version', …(3) ]
src/ActivityGeneratorV2/activities/Flashcard/server.test.ts ► FlashcardActivityTypeServerV2 Generation using 'ActivityGeneratorV2': test-results.xml#L0
Failed test found in: test-results.xml Error: TypeError: Cannot read properties of undefined (reading 'includes')
src/ActivityGeneratorV2/activities/Flashcard/server.test.ts ► FlashcardActivityTypeServerV2 Generation using 'Direct Server Generation': test-results.xml#L0
Failed test found in: test-results.xml Error: TypeError: Cannot read properties of undefined (reading 'includes')
src/ActivityGeneratorV2/activities/MultipleChoice/server.test.ts ► MultipleChoiceActivityTypeServerV2 Generation using 'ActivityGeneratorV2': test-results.xml#L0
Failed test found in: test-results.xml Error: TypeError: Cannot read properties of undefined (reading 'includes')
test
Process completed with exit code 1.