-
Notifications
You must be signed in to change notification settings - Fork 16
Uniformize tests with the new API #66
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
Conversation
f547788
to
0d794dc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a question about version (major or minor), otherwise GTM.
@@ -1,5 +1,11 @@ | |||
# Changelog | |||
|
|||
### 3.6.O - [#66](https://github.com/openfisca/country-template/pull/66) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't it a breaking change? (I'll approve if we agree it is not, or if we bump major)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which usecase are you thinking about?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess we could consider that a BC if we consider that users can run tests of their own that are not part of the package 🤔
Would you have time to suggest or add a few commits to explicit the breaking change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, after thinking a bit in the metro, and by the way the library is used, I guess you're right is a minor.
f5d2ee6
to
2ce8ecf
Compare
Connected to openfisca/openfisca-core#716