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

Import Failery tool #2084

Merged
merged 4 commits into from Dec 20, 2018
Merged

Import Failery tool #2084

merged 4 commits into from Dec 20, 2018

Conversation

pkosiec
Copy link
Contributor

@pkosiec pkosiec commented Dec 19, 2018

Description

Changes proposed in this pull request:

  • Import failery tool, that generates types that always return errors from interfaces

Related issue(s)
#1883

@pkosiec pkosiec added kind/feature Categorizes issue or PR as related to a new feature. area/busola Related to all activities around the Busola UI and all its views labels Dec 19, 2018
@pkosiec pkosiec self-assigned this Dec 19, 2018
@@ -0,0 +1,3 @@
package http

type MyStruct struct{}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MyStruct - good name ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failery consists of 95% code from mockery, so... 😄 I haven't touched that

tools/failery/README.md Outdated Show resolved Hide resolved
tools/failery/README.md Outdated Show resolved Hide resolved
tools/failery/README.md Outdated Show resolved Hide resolved
tools/failery/README.md Outdated Show resolved Hide resolved
tools/failery/README.md Outdated Show resolved Hide resolved
tools/failery/README.md Outdated Show resolved Hide resolved
tools/failery/README.md Outdated Show resolved Hide resolved
tools/failery/README.md Outdated Show resolved Hide resolved
Co-Authored-By: pkosiec <pawel.kosiec@gmail.com>
@pkosiec pkosiec force-pushed the add-failery branch 2 times, most recently from 3a9103d to dc53cac Compare December 20, 2018 13:16
@pkosiec pkosiec merged commit acb1e82 into kyma-project:master Dec 20, 2018
@pkosiec pkosiec deleted the add-failery branch December 20, 2018 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/busola Related to all activities around the Busola UI and all its views kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants