mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-30 16:29:30 +01:00
Merge branch 'krille/tests-with-fcm' into 'main'
chore: Run tests with google services enabled See merge request famedly/fluffychat!880
This commit is contained in:
commit
b287590af2
@ -40,6 +40,7 @@ integration_test:
|
|||||||
- emulator -avd test -no-audio -no-boot-anim -no-window -accel on -gpu swiftshader_indirect &
|
- emulator -avd test -no-audio -no-boot-anim -no-window -accel on -gpu swiftshader_indirect &
|
||||||
- sleep 10
|
- sleep 10
|
||||||
script:
|
script:
|
||||||
|
- git apply ./scripts/enable-android-google-services.patch
|
||||||
- flutter pub get
|
- flutter pub get
|
||||||
- flutter test integration_test
|
- flutter test integration_test
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user