Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all integ tests into a same Spec and mark the ones failing as Pending #34

Merged
merged 3 commits into from
Jul 17, 2020

Conversation

flapezoti
Copy link
Contributor

There were an "Integration" and an "Integration2" test Spec. Only
Integration2 was being ran by our targets, I put all tests under the
same Spec and marked the ones in "Integration" that were failing as
pending. Also modified the make integration target to skip unit tests
and focus only in Integration ones

…ously as Pending

There were an "Integration" and an "Integration2" test Spec. Only
Integration2 was being ran by our targets, I put all tests under the
same Spec and marked the ones in "Integration" that were failing as
pending. Also modified the `make integration` target to skip unit tests
and focus only in Integration ones
@coveralls
Copy link

coveralls commented Jul 9, 2020

Coverage Status

Coverage increased (+0.02%) to 77.237% when pulling db9e5c2 on fix-ci into a90bd59 on master.

@flapezoti flapezoti marked this pull request as draft July 10, 2020 12:45
Build with this version is broken and it's not being used in our
deployment process
@flapezoti flapezoti marked this pull request as ready for review July 10, 2020 19:38
@flapezoti
Copy link
Contributor Author

I recommend going commit through commit, since last commit is mostly lint changes that impact a high number of files

cmd/cmd_suite_test.go Outdated Show resolved Hide resolved
cmd/gcm.go Outdated Show resolved Hide resolved
@flapezoti flapezoti force-pushed the fix-ci branch 2 times, most recently from 5c6df6b to c8d7156 Compare July 10, 2020 22:29
feedback/broker_test.go Outdated Show resolved Hide resolved
feedback/broker_test.go Outdated Show resolved Hide resolved
extensions/common.go Outdated Show resolved Hide resolved
@leohahn
Copy link
Contributor

leohahn commented Jul 17, 2020

LGTM

@leohahn leohahn merged commit a78ce26 into master Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants