surrealdb / surrealdb.go

SurrealDB SDK for Golang
https://surrealdb.com
Apache License 2.0
240 stars 66 forks source link

Fix test cases to use testify #15

Closed MrShutCo closed 2 years ago

MrShutCo commented 2 years ago

What

Ticket is to improve the testing for db websockets to use testify library

Why

To improve readability and expand the capabilities of future tests written