func TestNew(t *testing.T) {
    is := is.NewRelaxed(t)

    // custom endpoint
    svc, err := New(getTestConfig())