Import Compound tests from project https://github.com/element-hq/compound-android
This commit is contained in:
parent
9938b74669
commit
d4e295807f
40 changed files with 678 additions and 1 deletions
|
|
@ -56,6 +56,9 @@ echo "Deleting previous screenshots"
|
|||
echo "Record screenshots"
|
||||
./gradlew recordPaparazziDebug --stacktrace $GRADLE_ARGS
|
||||
|
||||
echo "Record screenshots (Compound)"
|
||||
./gradlew :libraries:compound:recordRoborazziDebug --stacktrace -PpreDexEnable=false --max-workers 4 --warn $GRADLE_ARGS
|
||||
|
||||
echo "Committing changes"
|
||||
git config http.sslVerify false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue