Alex Weinstein

Results 5 comments of Alex Weinstein

I don't think the `reuse` option will work - in `TestContainersForAll` I am not actually able to provide a container, it uses the `ContainerDef` to spin up a container for...

@unkarjedy I have run into a persistent issue now on both my personal laptop and work laptop. I have now spent almost a week trying to figure out why it...

@unkarjedy in particular I am wondering which package this might be related to. I am having issues getting a PAT into my keychain, but still don't understand why it's necessary....

@unkarjedy got past the PAT issue, now onto the following. Currntly trying to solve, lmk if you recognize it ``` Cannot invoke "com.intellij.openapi.application.Application.getService(java.lang.Class)" because the return value of "com.intellij.openapi.application.ApplicationManager.getApplication()" is...

@joshuataylor I still have the test file around but have not used it in since I made that last comment. Not sure if the test works because I switched to...