Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Add integration test #9

Closed
wants to merge 1 commit into from
Closed

Add integration test #9

wants to merge 1 commit into from

Conversation

glyn
Copy link
Contributor

@glyn glyn commented Nov 21, 2019

Change makefile to use ginkgo cli to run tests to avoid integration tests
running in parallel with each other and conflicting. See
onsi/ginkgo#111.

Also fix a few bugs found by the tests.

Fixes #8

@glyn glyn self-assigned this Nov 21, 2019
controllers/integration_test.go Outdated Show resolved Hide resolved
@glyn glyn marked this pull request as ready for review November 21, 2019 17:04
@glyn glyn requested a review from fbiville November 21, 2019 21:19
Change makefile to use ginkgo cli to run tests to avoid integration tests
running in parallel with each other and conflicting. See
onsi/ginkgo#111.

Also fix a few bugs found by the tests.

Fixes #8
@glyn
Copy link
Contributor Author

glyn commented Dec 17, 2019

Closing for now as I consider other approaches to testing controllers (projectriff/system#212).

@glyn glyn closed this Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration test
1 participant