k1LoW / awspec

RSpec tests for your AWS resources.
MIT License
1.17k stars 192 forks source link

Feature/lambda env var #437

Closed glasswalk3r closed 5 years ago

glasswalk3r commented 5 years ago

Related to #423. Adding more properties to be tested with Lambda. Creating new matchers for Lambda (not tested yet). Validating that non-existing Lambda function methods will raise Awspec::NoExistingResource. Added custom matchers to check on Lambda environment variables. Extended the spec of Lambda. Updated documentation. Fixed Rubocop issues.

k1LoW commented 5 years ago

@glasswalk3r Thank you for your commit !!

k1LoW commented 5 years ago

Released as v1.14.1.