io.testifi.util:testifi-util-file

io.testifi.util:testifi-util-file

Version 1.2.22

  • 6d3f962 ignore zip related sonar warning
  • 57ec1bc add security recommendation for zip try3
  • 55f3645 add security recommendation for zip try2
  • 904847f add security recommendation for zip
  • 34497a5 remove unused imports
  • 581945c refactor zip
  • 1afc28f Merge branch 'development' of https://git-codecommit.eu-west-1.amazonaws.com/v1/repos/util-file into developmentIntegrationTest
  • cd97ff6 commit debug.tto before merge
  • 422de72 remove override parameter refactor zip conditions
  • b283817 remove exception that cannot be thrown
  • 2a81087 add test for provide file calling it with stream
  • a719280 add test using multiple patterns in findFiles
  • 14cc7d0 newZip1714457695214647486.zip was an output file, was committed by mistake
  • c8f37fe remove double check for not directory in findFiles
  • 937d799 remove unimplemented askedFor
  • e72aa04 add more file and folder to the jar for bigger coverage
  • aee5dd3 add test for Payload Container properties
  • 5bc3e90 in case of zipName has no extension, it is defaulted to .zip -> test is updated too
  • b6687ad add tests for streamsToZip
  • f5ad687 make file read only try 3 + debug info
  • 45a8fea make file read only try 3
  • e40a2b3 make file read only try 3
  • 22079c7 make file read only try 2
  • ddda38d make file read only try 2
  • a09fd7b add path for linux/unix
  • 068b27c add echo for debug
  • d3f5949 change expected value to not contain path and add new test case for provideFileTxtWithoutPath
  • 1bbc859 removed unused variables change name generation for tmp file
  • 3a8dd2e testing provide file
  • a87bff4 testing provide file
  • 4f299d8 testing provide file
  • e13515d refactore provideFile to be able to get a zip with absolute path too
  • f3efc37 rename scenarios based on the method they are testing
  • 0c976bd update create file createNewFile() returns with false if the file already exists so makes no sense for the if before
  • 08a3a53 add / to the incorrect filename
  • 5a76309 add if for create new file
  • 585a557 ignore test failure
  • a7b4f7f add Jira ticket numbers
  • e9b7ba2 add Jira test plan
  • 401f1c9 integration tests for new pipeline


Version 1.2.25

No changes


Version 1.2.24

No changes


Version 1.2.23

  • b0ece5a bugfixing and test for provideFile feature