Relocate binding body tests (#2086)

* Relocate binding body tests

Every test file should be related to a tested file.
Remove useless tests.

* Add github.com/stretchr/testify/require package
This commit is contained in:
Dmitry Kutakov
2019-10-10 10:58:31 +02:00
committed by thinkerou
parent 4fd3234840
commit f7becac7bc
6 changed files with 105 additions and 72 deletions

6
vendor/vendor.json vendored
View File

@ -112,6 +112,12 @@
"version": "v1.2",
"versionExact": "v1.2.2"
},
{
"checksumSHA1": "wnEANt4k5X/KGwoFyfSSnpxULm4=",
"path": "github.com/stretchr/testify/require",
"revision": "f35b8ab0b5a2cef36673838d662e249dd9c94686",
"revisionTime": "2018-05-06T18:05:49Z"
},
{
"checksumSHA1": "S4ei9eSqVThDio0Jn2sav6yUbvg=",
"path": "github.com/ugorji/go/codec",