feat: finished implementation and added e2e tests

This commit is contained in:
Augusto Melo 2023-01-15 16:25:06 +00:00 committed by augustomelo
parent 2fe433d4cd
commit c2ea5167ff
6 changed files with 45157 additions and 4871 deletions

View file

@ -33,7 +33,8 @@
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.6.1",
"semver": "^7.3.4",
"xmlbuilder2": "^2.4.0"
"xmlbuilder2": "^2.4.0",
"xpath": "0.0.32"
},
"devDependencies": {
"@types/jest": "^27.0.2",