quickstart-testing icon indicating copy to clipboard operation
quickstart-testing copied to clipboard

Testing with AppCheck

Open kalmicka opened this issue 4 years ago • 2 comments

I am trying to unit test my callable cloud functions but I ran into the problem that due to AppCheck the test will always fail. Is there an example on how to integrate AppCheck into unit testing? Could you update your examples to reflect the integration of AppCheck? Guess this should be relevant for a lot of people since AppCheck is now being used more often.

kalmicka avatar Mar 07 '22 06:03 kalmicka

Hey @jahirfiquitiva!

It doesn't seem like Deta Space supports Docker containers

DarthSim avatar Mar 06 '24 15:03 DarthSim

@DarthSim I wonder if doing something like this is possible https://github.com/deta/starters/blob/main/go-app/Spacefile

Although imgproxy probably is so much more complex 😬

jahirfiquitiva avatar Mar 06 '24 16:03 jahirfiquitiva

imgproxy depends on tons of C dependencies, so it's not that simple

DarthSim avatar Mar 06 '24 16:03 DarthSim

@DarthSim understood... I hope it becomes possible some day 😅🙌

jahirfiquitiva avatar Mar 06 '24 16:03 jahirfiquitiva