automated_testing_framework_plugin_firestore library

Classes

AssertFirestoreValueForm
AssertFirestoreValueStep
Test step that asserts that the value equals (or does not equal) a specific value.
FirestoreTestStore
Test Store for the Automated Testing Framework that can read and write tests to Cloud Firestore. This optionally can save screenshots to Firebase Storage, when initialized and not on the web platform.
SetFirestoreValueForm
SetFirestoreValueStep
Sets a value on the identified Firestore Document identified by the collectionPath and documentId.
TestFirestoreHelper
Helper for the Firestore reference that the automated testing framework will use when running the tests. Set the static firestore value to the one to use within the test steps.
TestFirestoreTranslations