mock_web_server 2.1.0 copy "mock_web_server: ^2.1.0" to clipboard
mock_web_server: ^2.1.0 copied to clipboard

outdatedDart 1 only

Versatile scriptable Web Server for real integration tests

Changelog #

2.1.0 Oct 21, 2017 #

Changed #

  • Using a MockWebServer class to return the stored requests
  • Loading the body of stored requests to facilitate validation
  • Using a queue

2.0.1 Oct 15, 2017 #

Changed #

  • Better request count management to avoid external modifications

2.0.0 Oct 15, 2017 #

Breaking #

  • Support for TLS now receives the cert config for better flexibility and also to remove resource from the dependencies

1.3.0 Oct 11, 2017 #

Added #

  • Support for TLS
  • Support to set the Inet Address type to IPv6, default value is IPv4

Changed #

  • Better property handling

1.2.0 Aug 25, 2017 #

Added #

  • Support for async dispatcher

1.1.0 Aug 20, 2017 #

Added #

  • Request count
  • Comprehensive documentation

Fixed #

  • Bug when delaying would be ignored if a Dispatcher was set

1.0.0 Aug 17, 2017 #

Added #

  • All the basic functionality
25
likes
20
points
55.4k
downloads

Publisher

unverified uploader

Weekly Downloads

Versatile scriptable Web Server for real integration tests

License

Apache-2.0 (license)

More

Packages that depend on mock_web_server