All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
Fixes for multiple areas of the app based on adding more code coverage
-
Git statuses
-
Changelog
-
Created a preprocessor package to allow injection of Gherkin within feature files.
-
API package for api requests
-
SQL package for sql commands
-
Validations package for performing processing.
- Fixes for set examples, there was an issue when a background step was included
- Add .npmignore
- Adding in eslint
- Multiple bug fixes due to issues found by eslint
- Added in AWS testing for S3, DynamoDB, SQS, Lambda (not tested yet).
- Is able to run on localstack but uses the portmap due to some configurability issues with SQS.