A breaking change was accidentally released in v1.6.0 which breaks the API for the HTTPBodyContains and HTTPBodyNotContains, this release reverts that change.
v1.6.0
Latest release of testify. This includes many fixes and enhancements. Please view the v1.6.0 milestone for a list of changes.
HOTFIX: Revert suite interface type
This is a hotfix which reverts the suite package's interface type to use testing.T
v1.5.0
Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist
Commits
acba37e Only use repeatability if no repeatability left
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/stretchr/testify/releases">github.com/stretchr/testify's releases</a>.</em></p>
<blockquote>
<h2>Minor improvements and bug fixes</h2>
<p>Minor feature improvements and bug fixes</p>
<h2>Fixes breaking change with HTTPBodyContains</h2>
<p>A breaking change was accidentally released in v1.6.0 which breaks the API for the <code>HTTPBodyContains</code> and <code>HTTPBodyNotContains</code>, this release reverts that change.</p>
<h2>v1.6.0</h2>
<p>Latest release of testify. This includes many fixes and enhancements. Please view the <a href="https://github.com/stretchr/testify/milestone/3?closed=1">v1.6.0 milestone</a> for a list of changes.</p>
<h2>HOTFIX: Revert suite interface type</h2>
<p>This is a hotfix which reverts the <code>suite</code> package's interface type to use <code>testing.T</code></p>
<h2>v1.5.0</h2>
<p>Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stretchr/testify/commit/acba37e5db06f0093b465a7d47822bf13644b66c"><code>acba37e</code></a> Only use repeatability if no repeatability left</li>
<li><a href="https://github.com/stretchr/testify/commit/eb8c41ec07f965071ac51cf2ac45ae1e50b6faed"><code>eb8c41e</code></a> Add more tests to mock package</li>
<li><a href="https://github.com/stretchr/testify/commit/a5830c56d3a29615f93698ad0b1f00206bb03b73"><code>a5830c5</code></a> Extract method to evaluate closest match</li>
<li><a href="https://github.com/stretchr/testify/commit/1962448488982378ba761489a1d48b22a8283121"><code>1962448</code></a> Use Repeatability as tie-breaker for closest match</li>
<li><a href="https://github.com/stretchr/testify/commit/92707c0b2d501c60de82176c4aa1cf880abac720"><code>92707c0</code></a> Fixed the link to not point to assert only</li>
<li><a href="https://github.com/stretchr/testify/commit/05dd0b2b35daf0c6f6ecc1dff3c1c81cdf17a3b2"><code>05dd0b2</code></a> Updated the readme to point to pkg.dev</li>
<li><a href="https://github.com/stretchr/testify/commit/c26b7f39f88ecc339b622fcbe6531ac5fdccd799"><code>c26b7f3</code></a> Update assertions.go</li>
<li><a href="https://github.com/stretchr/testify/commit/8fb4b2442e11c5a798920eb5a9c19dbc2603481b"><code>8fb4b24</code></a> [Fix] The most recent changes to golang/protobuf breaks the spew Circular dat...</li>
<li><a href="https://github.com/stretchr/testify/commit/dc8af7208cb2e78de14b80dd5e5b412713b57508"><code>dc8af72</code></a> add generated code for positive/negative assertion</li>
<li><a href="https://github.com/stretchr/testify/commit/1544508911aa5fdb73c633fab172cd0e161df0d8"><code>1544508</code></a> add assert positive/negative</li>
<li>Additional commits viewable in <a href="https://github.com/stretchr/testify/compare/v1.4.0...v1.7.0">compare view</a></li>
</ul>
</details>
<br />
Merging #5 (4a7a880) into main (5cdd3bd) will not change coverage.
The diff coverage is n/a.
❗ Current head 4a7a880 differs from pull request most recent head 41c7e4a. Consider uploading reports for the commit 41c7e4a to get more accurate results
# [Codecov](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/5?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report
> Merging [#5](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/5?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) (4a7a880) into [main](https://codecov.io/gl/unboundsoftware:shiny/authz_client/commit/5cdd3bd244efc91c26253076dae68e1aa4f28566?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) (5cdd3bd) will **not change** coverage.
> The diff coverage is `n/a`.
> :exclamation: Current head 4a7a880 differs from pull request most recent head 41c7e4a. Consider uploading reports for the commit 41c7e4a to get more accurate results
[](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)
```diff
@@ Coverage Diff @@
## main #5 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 87 87
=========================================
Hits 87 87
```
------
[Continue to review full report at Codecov](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/5?src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/5?src=pr&el=footer&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). Last update [5cdd3bd...41c7e4a](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/5?src=pr&el=lastupdated&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/stretchr/testify from 1.4.0 to 1.7.0.
Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
acba37eOnly use repeatability if no repeatability lefteb8c41eAdd more tests to mock packagea5830c5Extract method to evaluate closest match1962448Use Repeatability as tie-breaker for closest match92707c0Fixed the link to not point to assert only05dd0b2Updated the readme to point to pkg.devc26b7f3Update assertions.go8fb4b24[Fix] The most recent changes to golang/protobuf breaks the spew Circular dat...dc8af72add generated code for positive/negative assertion1544508add assert positive/negativeCodecov Report
Continue to review full report at Codecov.
added 3 commits
main41c7e4a3- chore(deps): bump github.com/stretchr/testify from 1.4.0 to 1.7.0Compare with previous version
mentioned in commit
bcfa15e4a2