automated_testing_framework_plugin_firebase library
Classes
- AssertFirebaseValueForm
- AssertFirebaseValueStep
- Test step that asserts that the value equals (or does not equal) a specific value.
- FirebaseTestStore
-
Test Store for the Automated Testing Framework that can read and write tests
to Firebase Realtime Database. This optionally can save screenshots to
Firebase Storage, when initialized and not on the
web
platform. - SetFirebaseValueForm
- SetFirebaseValueStep
-
Sets a value on the identified Firebase Document identified by the
collectionPath
anddocumentId
. - TestFirebaseHelper
- Helper for the Firebase reference that the automated testing framework will use when running the tests. Set the static firebase value to the one to use within the test steps.
- TestFirebaseTranslations