testify: assert replace by require 95/17395/3
authorClément Bénier <clement.benier@iot.bzh>
Tue, 23 Oct 2018 13:09:06 +0000 (15:09 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 24 Oct 2018 10:43:37 +0000 (10:43 +0000)
commita740425411f120ff7263f16f268e7efd7c19b311
tree4ef142dfb4b5c57648e4e00243a234b2ad31f086
parent3e3222406a6f015a9fee3720e8ba76ecf58b087f
testify: assert replace by require

require handles tests to be aborted during an assertion
contrary to assert

Change-Id: I3062046515c74509ae7ea1b24b7242a42d0191c1
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
test/config_test.go
test/exec_test.go
test/folders_test.go
test/sdks_test.go
test/target_test.go
test/version_test.go