-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
android_testingThis label means we need to add an Android test.This label means we need to add an Android test.
Milestone
Description
@DenBond7 should I put this annotation on the any new tests that I'm introducing? I've assumed tests would go to CI by default, but seems like you are marking test explicitly to have them in the CI.
Yes, if we are talking about Android Instrumentation tests (../FlowCrypt/src/androidTest/java). Don't need to do that for Junit tests (../FlowCrypt/src/test/java)
Originally posted by @DenBond7 in #1103 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
android_testingThis label means we need to add an Android test.This label means we need to add an Android test.