testing library
Classes
- FakeFilePickerPlatform
-
A fake
FilePickerfor integration testing. - FakeImagePickerPlatform
-
A fake
ImagePickerPlatformfor e2e and integration testing. - FakePublicContentSource
- In-memory PublicContentSource for tests and showcase apps.
- MockDataSource
- In-memory mock implementation of DataSource for testing.
- TestDocumentRefDropdownOption
- Context-aware multi-dropdown option that resolves options reactively from the documents of type 'test_all_fields' via DeskViewModel signals.
- TestStringArrayOption
- Concrete DeskArrayOption for testing string arrays.
Constants
- kGoldenTolerancePx → const int
-
Per-item pixel tolerance for
flutter_test_goldensGallery / Timeline scenes.
Properties
-
allFieldsDocumentType
→ DocumentType<
Serializable> -
Test document type that exercises all 16 CMS field types.
Use this in test apps to get full field coverage.
final