Open grodin opened 9 months ago
It would simplify things on CI if the firebase emulator could be started by whatever gradle tasks need it.
There is a docker compose gradle plugin which would make this pretty straightforward (dangerous words!).
This is probably blocked by #166. We need the emulator to start for the instrumented tests but they aren't running via gradle as documented in that issue.
It would simplify things on CI if the firebase emulator could be started by whatever gradle tasks need it.
There is a docker compose gradle plugin which would make this pretty straightforward (dangerous words!).