1. 18 Feb, 2016 2 commits
    • Yegor Jbanov's avatar
      add flutter_driver package · b0e45594
      Yegor Jbanov authored
      This commit contains:
      
      - FlutterDriver API for e2e tests usable in conjunction with package:test
      - FlutterDriverExtension to be enabled by the application in order to
        allow an external agent to connect to it and drive user interactions and
        probe into the element tree
      - initial implementations of tap, findByValueKey and getText commands (to
        be expanded in future PRs)
      b0e45594
    • P.Y. Laligand's avatar
      Merge pull request #1971 from pylaligand/operator · d93a87ee
      P.Y. Laligand authored
      Added a few operators to the Velocity class.
      d93a87ee
  2. 17 Feb, 2016 33 commits
  3. 16 Feb, 2016 5 commits