コード例 #1
0
func TestService(t *testing.T) {
	helpers.PrepareAndRunTests("Consul", t, false)
}
コード例 #2
0
func TestService(t *testing.T) {
	helpers.PrepareAndRunTests("Postgres", t, false)
}
コード例 #3
0
func TestService(t *testing.T) {
	helpers.PrepareAndRunTests("Migrations", t, false)
}
コード例 #4
0
func TestService(t *testing.T) {
	helpers.PrepareAndRunTests("Backups", t, false)
}
コード例 #5
0
func TestService(t *testing.T) {
	helpers.PrepareAndRunTests("Acceptance Tests", t, false)
}