flutter/dev/integration_tests
Jonah Williams 88cc977384
Remove package:http from Flutter (#15416)
* use HttpOverrides and dart:io HttpClient in flutter

* add missing package:http dependency

* update flutter packages and remove comment about createHttpClient from flutter_test

* move byte loading logic to common class, move string parsing logic to base class

* addAll doesn't work for a Uint8List

* use bytes.setRange

* undo addition to hello_world

* add newline to end of binding.dart

* and a newline for hello world

* refactor to function and add tests

* address comments on unknown length case

* alignment

* sort alaphabetically

* rename convertResponse to consolidateClientHttpClientResponseBytes.  Add header

* fix alignment in test
2018-03-22 08:21:01 -07:00
..
channels Remove package:http from Flutter (#15416) 2018-03-22 08:21:01 -07:00
external_ui Remove package:http from Flutter (#15416) 2018-03-22 08:21:01 -07:00
flavors Remove package:http from Flutter (#15416) 2018-03-22 08:21:01 -07:00
platform_interaction Remove package:http from Flutter (#15416) 2018-03-22 08:21:01 -07:00
ui Remove package:http from Flutter (#15416) 2018-03-22 08:21:01 -07:00
README.md Integration test for channel communication (#9621) 2017-04-27 08:44:28 +02:00

Automated Flutter integration test suites. Each suite consists of a complete Flutter app and a flutter_driver specification that drives tests from the UI.

Intended for use with devicelab.