Remove time dependency from sql elector tests
SQL elector tests sleep to exceed failover timeout. This makes tests slower than they have to be. This commit adds an extra helper for predating successful health check timestamps and removes the sleeping in the tests.