test case
This commit is contained in:
parent
657f8ce624
commit
549c53ce35
BIN
tests/fixtures/AP_scientifiques.odt
vendored
BIN
tests/fixtures/AP_scientifiques.odt
vendored
Binary file not shown.
BIN
tests/fixtures/if-then-each.odt
vendored
Normal file
BIN
tests/fixtures/if-then-each.odt
vendored
Normal file
Binary file not shown.
@ -115,8 +115,8 @@ const data = {
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const templatePath = join(import.meta.dirname, '../tests/fixtures/AP_scientifiques.odt')
|
const templatePath = join(import.meta.dirname, '../tests/fixtures/if-then-each.odt')
|
||||||
const data = {nombre : 37}
|
const data = {liste_départements : ['95', '33']}
|
||||||
|
|
||||||
|
|
||||||
const odtTemplate = await getOdtTemplate(templatePath)
|
const odtTemplate = await getOdtTemplate(templatePath)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user