Closed dirkmueller closed 6 months ago
I guess there's no way to easily check that a random password was actually used?
we could parse the start log and search for the password and connect as root to it. or we could simply test that we can not access without a password.
@dcermak added testing for randompassword now as well. hope that's good enough.
Mariadb passes
we could parse the start log and search for the password and connect as root to it. or we could simply test that we can not access without a password.