capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
79 stars 19 forks source link

Implement Local Hub integration tests as separate job #683

Closed mkuziemko closed 2 years ago

mkuziemko commented 2 years ago

Description

Changes proposed in this pull request:

Testing

  1. Checkout to this PR
  2. Run make test-localhub in order to run local Hub tests - it will create the env and run the tests.

You can check the example execution of the tests in Github Action in my fork repository.

Related issue(s)

pkosiec commented 2 years ago

@mkuziemko I didn't check this PR yet, but I can see that you modified only the PR build. Please also make changes to main branch pipeline and put a link to example run on your fork's main branch in the PR description.