galileo_test 3.0.1
galileo_test: ^3.0.1 copied to clipboard
Testing utility library for the galileo framework. Use with package:test.
2.0.1 #
- Update badge.
- Handle userInfo + basic auth.
2.0.0 #
- Update to work with
client@2
.
2.0.0-alpha.4 #
2.0.0-alpha.3 #
- Update
http
dependency.
2.0.0-alpha.2 #
- Explicitly import
package:galileo_framework/http.dart
.
2.0.0-alpha.1 #
- Update for compliance with newer
galileo_client
.
2.0.0-alpha #
- Depend on Dart 2 and galileo 2.
1.1.0+1 #
- Dart 2/strong mode fixes.
- Pass a
useZone
flag togalileoHttp
throughTestServer
.