integration_test_preview 0.1.0 copy "integration_test_preview: ^0.1.0" to clipboard
integration_test_preview: ^0.1.0 copied to clipboard

outdated

Integration Test Preview has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage (using Android and iOS platform UIs). This package is based upon the Integr [...]

0.1.0 #

  • Adding waitForUI call after binding.takePreviewScreenshot
  • Adding waitForUI call after binding.takeScreenshot
  • Adding default waitForMilliseconds = 550 to initializeTests arguments
  • Upgrade of Integration Test Helper (0.0.7)
  • Breaking change: initializeDevices now accepts unordered Set
  • Updated README directions
  • Added Platform Type validation
  • Shortened _setPreviewState time
  • Increased example setupScreenshot wait to 30 times
  • Increased example minutesPerDevice to 4

0.0.5 #

  • Adding responsive_widgets_prefix to example
  • Updating screenshots for README
  • Adding assertion that the platform types match
  • Adding call to DevicePreview.selectDevice(...)
  • Adding call to WidgetsBinding.instance!.reassembleApplication()
  • Defaulting to no Device Preview Toolbar
  • Breaking change "Refactored testDevicesEndToEnd to private"
  • Breaking change "Replacing togglePlatformUI \w toggleDeviceUI"

0.0.4 #

  • Upgrade of Integration Test Helper (0.0.6)

0.0.3 #

  • Upgrade of Integration Test Helper (0.0.5)
  • Added Responsive Widgets Prefix to example (0.0.2)

0.0.2 #

  • Upgrade of Integration Test Helper (0.0.4)
  • Upgrade to subclass of IntegrationTestHelperBinding
  • Added super() call for BaseIntegrationTest(binding)

0.0.1 #

  • Initial release.
10
likes
0
pub points
74%
popularity

Publisher

unverified uploader

Integration Test Preview has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage (using Android and iOS platform UIs). This package is based upon the Integration Test Helper and Device Preview packages, and does much more with the combination of the two of them. It also allows for specific device size preview screenshots for the app stores, generated locally in your project path.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_preview_community, flutter, flutter_test, integration_test, integration_test_helper, provider

More

Packages that depend on integration_test_preview