test(backend): Testen voor LearningPathService toegevoegd
This commit is contained in:
parent
cb6056e9d7
commit
392510db82
12 changed files with 114 additions and 8 deletions
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
@ -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: ()=> {
|
Loading…
Add table
Add a link
Reference in a new issue