othercorey

Results 234 comments of othercorey

@markstory might be already out for CakeFest. I will check this out if he's not available for a long time.

How do you know it's using the "default" connection? Which database engine do the tests use?

@markstory Did you create a test we can commit or is it not something that fits into our test suite?

We might have to accept limitations of using RunInSeparateProcess, but I think that will be hard to document clearly and users would run into this issue before finding that.

Baking the files into the test_app directory is really annoying since sometimes they aren't wiped out on a failure.

I would agree that rector is not our coding standard. We don't need another large static analyzer running on each commit.

You have to specify `--port-forward` with `skaffold dev`

Surprised we didn't use any shared config values in other tests.

Windows does not include the mysql driver so the test is failing.