Releases: aleios-cloud/sls-test-tools
Releases · aleios-cloud/sls-test-tools
Release 1.0.7
Release 1.0.5
Release 1.0.5
Release 1.0.4
- Merge pull request #35 from aleios-cloud/fix/step-functions/use-internal-aws-client (6502676)
- fix: step functions use the AWS client set up by sls-test-tools (c89d6cd)
- Merge pull request #29 from valentinbeggi/allow-env-var-arguments (534c20e)
- Merge pull request #32 from aleios-cloud/refactor/clean-up-step-functions-assertions (3f42f5b)
- Cleaned up Step Functions Assertions code before article release (e4fdb3c)
- feat: allow the use of environment variables instead of CLI args (fab9ab0)
- Merge pull request #27 from aleios-cloud/docs/include-new-assertions (ae6fe98)
- Added usage to README for both Dynamo and Step Function assertions. (b0d3864)
- Merge pull request #26 from aleios-cloud/feat/dynamo-exist-with-specific-values-assertion (2fdd531)
- Made changes according to review. (918b744)
- Fixing merge conflicts. (c20f339)
- Cleaning up code before submitting PR. (7b9ce41)
- Cleaned up error and success messages. (be8eb9f)
- Merge pull request #25 from aleios-cloud/feat/execution-arn-helper (4119afb)
- Added assertion that dynamodb table contains item and that item contains specified values. (0758f9d)
- Merged latest main (0b245bc)
- Merge pull request #24 from aleios-cloud/feat/stateMachine-arn-helper (f175ab0)
- changed toMatchStateMachineOutput assertion to use obtainStateMachineArn helper (319438a)
- Added execution-arn-helper and changed assertion to use it (90a8110)
- fixing merge conflicts (e4a2bb8)
- Merging in latest main (22cf364)
- Merging to main (2b0c8ef)
- added execution arn helper (f71c458)
- Merge pull request #23 from aleios-cloud/feat/step-function-output-assertion (588921c)
- cleaned up commented out code. (11d4e30)
- added step function helper, merging latest main (dd95399)
- Cleaned up matching state machine output assertion (2dad384)
- Merge pull request #20 from aleios-cloud/feat/step-function-status-assertion (5f06b68)
- added helper to README and cleaned up the code (9873596)
- Added assertion for expected state machine output. (0558de3)
- Added a stepFunctions helper to execute State machines (21ac845)
- Edited README to contain code example for step function status assertion. (f2dd89b)
- Bump dependencies for security updates (8c31ea6)
- Merge pull request #22 from aleios-cloud/dependabot/npm_and_yarn/path-parse-1.0.7 (e66babe)
- Merge pull request #21 from aleios-cloud/dependabot/npm_and_yarn/node-fetch-2.6.7 (33443d9)
- Bump path-parse from 1.0.6 to 1.0.7 (c7fbc49)
- Bump node-fetch from 2.6.1 to 2.6.7 (3efaf7b)
- Changed toHaveCompletedExecutionWithStatus assertion to be typed (9a8896d)
- Merge branch 'main' into feat/step-function-status-assertion (bf20c00)
- Merge pull request #19 from StanHannebelle/typing (70cd5b2)
- fix: remove most any types (df8c58e)
- fix: fix transpiling (c48c64b)
- fix: fix ts-expect-error in src/helpers/general.ts (3b9b5e1)
- fix: fix ts-expect-error in src/utils/testResult.ts (d6235a9)
- fix: fix ts-expect-error in src/assertions/index.ts (5f55cc0)
- fix: fix ts-expect-error in src/index.ts (02f9b74)
- feat: add esModuleInterop to import AWS from aws-sdk (3cde12b)
- feat: typed error management (67054e7)
- [ts-migrate][src] Run TS Migrate (522799f)
- [ts-migrate][src] Rename files from JS/JSX to TS/TSX (774b245)
- [ts-migrate][src] Init tsconfig.json file (c956687)
- feat: add typescript config (fccecf3)
- Release 1.0.3 (e8b7d42)
- Get toHaveCompletedExecutionWithStatus() assertion working. (6371edf)
Release 1.0.3
Release 1.0.2
- Merge pull request #12 from jakejscott/feature/delete-event-bridge-rule-when-destroy-helper-is-called (9309577)
- Promise (d1fcb11)
- Also remove the target before removing the rule (8101da3)
- When eventbridge destroy helper is called also remove the rule (44a582e)
- Merge pull request #10 from bayoudhi/patch-1 (9553cf0)
- Fixed getEvents() when the SQS queue is empty (ae2ec46)
Release 1.0.1
Release 1.0.1
Release 1.0.0-alpha.6
Release 1.0.0-alpha.6
Release 1.0.0-alpha.5
- Merge pull request #9 from Theodo-UK/feature/s3-item-contents (b954e35)
- Refactor assertions to use testResult (c6690b8)
- Add toHaveContentEqualTo assertion (a69a1f2)
- Merge pull request #8 from Theodo-UK/feature/s3-content-type (58d03f0)
- Change naming to toHaveContentTypeEqualTo (788149f)
- Add toHaveS3ObjectWithContentTypeEqualTo to readme (24f388e)
- Refactor toHaveEventWithSource to use testResult (a75cf1b)
- Add S3 assertion toHaveS3ObjectWithContentTypeEqualTo (dc48f53)
- Merge pull request #7 from Theodo-UK/feature/s3-assertion-bucket-exists (11a83a8)
- Add S3 assertion toExist(bucketName) (c5ca199)
Release 1.0.0-alpha.4
- Merge branch 'main' of github.com:Theodo-UK/sls-test-tools into main (87f1cfa)
- Merge pull request #6 from Theodo-UK/feature/s3-assertion-base (811dffa)
- add first S3 assertion on bucket item exists (327cb71)
- Merge pull request #5 from Theodo-UK/feature/add-resource-keep-arg (f78a34c)
- Merge pull request #5 from Theodo-UK/feature/add-resource-keep-arg (1e585dc)
- add --keep argument to allow test resources to be kept (avoiding throttle of resource creation) (bdd9d69)
Release 1.0.0-alpha.2
- update release config (ef9761f)
- correct version (799fd07)
- bump version (932059f)
- Update repo in package.json (28af6c8)
- Update package.json (ba62e3d)
- fix readme (15808a0)
- add warning (c00a29c)
- cleanup readme (46f3bd5)
- fix img and path args (09b0713)
- Update example (e6d0dec)
- Add logo to readme (ff1c6c2)
- Update readme (38efe5b)
- Add Eventbridge class and matchers (6c569b2)
- Move test-lib into src/index (7a151ce)
- Add release-it to project (3af4d55)
- Add contributions to README (e69ee8c)
- Use jest extend (fef283a)
- Add in eslint and prettier (671744d)
- Add vscode settings to format on save (5f7e1d4)
- Add gitignore file (b6be303)
- Add index.js file with import of all assertions (5b4e93d)
- Add to the README (f091938)
- Add in EventBridge assertions (4c0f47c)
- add examples (4d6d5eb)
- initial test-lib (0e18aa6)
- add README (8a286fd)