julianGoh17 / simple-e2e

A modular end to end framework to easily create tests and debug failures.
0 stars 0 forks source link

Create End to End Framework #3

Closed julianGoh17 closed 4 years ago

julianGoh17 commented 4 years ago

Create basic E2E framework which will allow users to enter an e2e environment that will build and run their tests. This will comprise of multiple steps as we will require the following things:

Feature Issue Number Completed
Test Container https://github.com/julianGoh17/simple-e2e/issues/4
  • [x]
YAML to Test https://github.com/julianGoh17/simple-e2e/issues/1
  • [x]
Test Mechanism https://github.com/julianGoh17/simple-e2e/issues/5
  • [x]
Utility Functions Maybe not, might need to figure out how to do the Docker to Docker communications
julianGoh17 commented 4 years ago

Closing as all associated issues have been commited