------------------ - Add ability to run the mock server standalone using: `python -m commercetools.testing.server` - Add paginator class - Add support for delete operations in the mock services - Support oauth2 authentication via basic auth and querystring in the mock service - Properly support predicate filtering in the mock endpoints using a custom query parser.