binbashar / le-tf-infra-aws

Terraform code for Leverage Reference Architecture for AWS, designed under optimal configs for the most popular modern web and mobile applications needs.
https://www.binbash.co/leverage
Apache License 2.0
27 stars 8 forks source link

Feature | Create set of test to ensure coverage, integration, etc #445

Open juanmatias opened 1 year ago

juanmatias commented 1 year ago

Describe the Feature

Create a set of automated tests to ensure coverage, integration, etc.

Expected Behavior

This product should be granted in a set of known scenarios.

Use Case

A user getting this tool should have a guarantee for the most common scenarios

Describe Ideal Solution

Create a set of tests. These tests have to be defined. This issue is aimed to be a kickoff for this discussion.

Alternatives Considered

n/a

Additional Context

n/a

exequielrafaela commented 1 year ago

As reviewed with @diego-ojeda-binbash OJ we most probably use terratest implemented via GH actions for this task.

CC: @binbashar/leverage-ref-architecture-aws-admin @binbashar/leverage-ref-architecture-aws-dev

exequielrafaela commented 9 months ago

Let's also consider the new official terraform test feature:

CC: @binbashar/leverage-ref-architecture-aws-admin @binbashar/leverage-ref-architecture-aws-dev