infobloxopen/atlas-app-toolkit

Need e2e tests for bootstrapper

dmacthedestroyer opened this issue · 1 comments

We need an easy way to run tests that will:

  • generate a project
  • run the server and gateway
  • issue REST requests and verify the responses

Otherwise, every new commit is an unacceptable liability.

created #11 to track this