Andrew Alcala
Andrew Alcala
realized this today after trying headless: false and seeing it still run in headless mode. seems misleading to me if the headless option is always the default anyway, would really...
any updates on this? we really need this since its an important security feature for file downloads.
Just opened a PR here #180. I branched off this and refactored the one test you mentioned, let me know if i need to change anything else to get this...
Seeing the same issue, had old code that passes a google access_token to linkWith in 4.2.0, now on 4.10.3 and the google access_token is not being accepted by linkWith. switching...
made a pr to try and make a failing test case. is there a proper way to run the tests with postgres locally? i see mongodb-runner runs when i try...
ah i completely missed this, gonna try this out thank you! > > is there a proper way to run the tests with postgres locally? i see mongodb-runner runs when...
Sorry haven't had much time to get back to this. I got the postgres tests working locally but I can't seem to reproduce my issue in a failing test. I...
> Test passes for Postgres and MongoDB. Is this issue related to your custom code? I just found out how to test with postgres locally so I'm gonna try setting...
> @andrewalc sure, let us know how it goes, and whether the related issue can be closed. posted an update in the issue [here](https://github.com/parse-community/parse-server/issues/9146#issuecomment-2161090857), might try again if i find...