Adam Barth
157ffaac35
Update Dart package dependencies ( #5832 )
2016-09-12 16:00:12 -07:00
Phil Quitslund
d2fda677e1
Update to Dart 1.20.0-dev.1.0
. ( #5689 )
...
* Udpate to Dart `1.20.0-dev.1.0`.
Udpate to Dart `1.20.0-dev.1.0` and corresponding `analyzer` package.
* Added `--no-packages-dir`.
* Revert extension to master.
* Added ignores.
* Review nits.
* More nits.
2016-09-08 13:14:08 -07:00
pq
13c3f9d946
Update Dart (1.19.0-dev.0.0) and analyzer (0.27.4-alpha.19).
2016-07-27 10:44:44 -07:00
Devon Carew
415324f2f0
bump our dep on the test package ( #4625 )
...
* bump out dep on the test package
* add other pubspecs
2016-06-19 08:10:03 -07:00
Adam Barth
fde55a6f6a
Update vector_math ( #4201 )
...
The new version has an API change. Also, up our SDK requirements to be a
bit more realistic.
2016-05-26 09:49:09 -07:00
Adam Barth
c69cff9428
Update test package ( #4198 )
2016-05-25 17:45:23 -07:00
Devon Carew
50b1b16db6
rev test to 0.12.13+1 to support 1.17.0-dev dart sdks ( #3613 )
2016-04-28 12:56:55 -07:00
Yegor
0e9737e4cc
[driver] upgrade to the latest version of vm_service_client ( #3348 )
2016-04-14 23:23:45 -07:00
Yegor
86597cd10d
[driver] lock vm_service_client
...
until we have a fix for the breaking changes
2016-04-14 16:26:17 -07:00
Yegor
055fd00dc1
Merge pull request #3058 from yjbanov/timeline-summary
...
[driver] utility for extracting and saving timeline summary
2016-04-01 17:48:25 -07:00
Devon Carew
18d29583d0
pubspec normalization; remove den
2016-04-01 08:33:22 -07:00
Devon Carew
d5cccf5cd6
rev mockito; remove deprecated uses
2016-03-30 09:10:50 -07:00
yjbanov
7f39703759
support waiting for things to happen in Flutter Driver
2016-02-24 10:01:00 -08:00
yjbanov
439aadf4e4
move to pub version of vm_service_client
2016-02-17 18:02:18 -08:00
Yegor Jbanov
b0e4559459
add flutter_driver package
...
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)
2016-02-17 18:02:18 -08:00