Changes for version 1.55 - 2018-11-21
- Mojo::UserAgent::Mockable::Request::Compare compares GET parameters without regard to parameter order.
- Removed dependency on Mojolicious::Quick in favor of Mojolicious::Lite
- Fixed dependencies screwed up in v1.52
- Fixed issue #18 where tests failed due updates to the V&A site.
Modules
A Mojo User-Agent that can record and play back requests without Internet connectivity, similar to LWP::UserAgent::Mockable
Proxy class for Mojo::UserAgent::Mockable that will not set any proxy.
Helper class for Mojo::UserAgent::Mockable that compares two Mojo::Message::Request instances
A class that serializes Mojo transactions created by Mojo::UserAgent::Mockable.