79337220

Date: 2025-01-07 20:11:52
Score: 0.5
Natty:
Report link

My solution: I created a Flask server that acts as an interface between the Android Emulator and the Firebase Emulator.

Before (@BeforeClass) the tests I use OkHttp3 to send HTTP requests from the tests to the Flask server. These requests specify the data I want to load into Firebase. When the Flash server receives a request, it uses the Firebase Admin SDK to upload the data.

Reasons:
  • Whitelisted phrase (-2): solution:
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Mr T