1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2026-03-14 13:55:44 +01:00

Testes fonctionnels de la signature d'un pdf avec jest et puppeteer

This commit is contained in:
Vincent LAURENT 2021-10-24 01:38:57 +02:00
commit 3a5b268efe
6 changed files with 97 additions and 5 deletions

5
.gitignore vendored
View file

@ -1 +1,4 @@
/data
data
package-lock.json
package.json
node_modules