test/connector/tcp/mysql/tests/essentials_test.go
Function TestEssentials
has 98 lines of code (exceeds 70 allowed). Consider refactoring. Open
Open
func TestEssentials(t *testing.T) {
testCases := []Definition{
{
Description: "with username, wrong password",
ShouldPass: true,
TODO found Open
Open
// TODO: check client net.conn for mysql and postgres
- Exclude checks