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

The Integration Test Helper has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage.

0.1.0 #

  • Adding new versions to pubspec.yaml
  • Extended IntegrationTestHelperBinding subclass
  • Upgraded example android project
  • Fix for "sample is not work"
  • Added args parameter to onScreenshot callback

0.0.9 #

  • Added scrollPicker method
  • Added CupertinoDatePicker support for all screens

0.0.8 #

  • Added BaseIntegrationTest class documentation
  • Added Platform Date Picker method selectPlatformDate
  • Adding Slider testing method changeSliderForTooltip
  • Adding Slider testing method changeSliderForType
  • Adding Slider testing method changeSliderForKey
  • Adding form tests to example project

0.0.7 #

  • Adding waitForUI call after binding.takeScreenshot
  • Adding default waitForMilliseconds = 750 to initializeTests arguments

0.0.6 #

  • Fix for verifyTextFieldForKey

0.0.5 #

  • Fix for "'CupertinoTextField' is not a subtype of type 'TextField'"

0.0.4 #

  • Upgrade of Drawer Manager (0.0.4)
  • Breaking change: Adding IntegrationTestHelperBinding
  • Adding BaseIntegrationTest.takeScreenshot(String)

0.0.3 #

  • Updated example file paths
  • Added scrollToListTypeItemText
  • Updated README / SUPPORT

0.0.2 #

  • Updating README and SUPPORT

0.0.1 #

  • Initial release of the Integration Test Helper package
10
likes
120
pub points
52%
popularity

Publisher

unverified uploader

The Integration Test Helper has pre-configured methods that allow for faster test deployment for end to end (e2e) test coverage.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_test, integration_test, intl

More

Packages that depend on integration_test_helper