test(backend): Testen voor LearningPathService toegevoegd

This commit is contained in:
Gerald Schmittinger 2025-03-10 23:32:22 +01:00
parent cb6056e9d7
commit 392510db82
12 changed files with 114 additions and 8 deletions

View file

@ -6,7 +6,7 @@ import {EducationalGoal, LearningObject, ReturnValue} from "../../../../src/enti
import {Attachment} from "../../../../src/entities/content/attachment.entity";
import {EnvVars, getEnvVar} from "../../../../src/util/envvars";
const ASSETS_PREFIX = "learning-objects/pn_werkingnotebooks/";
const ASSETS_PREFIX = "learning-objects/pn-werkingnotebooks/";
const example: LearningObjectExample = {
createLearningObject: ()=> {