FakeServer v2.1.0 Release Notes

Release Date: 2019-11-08 // over 4 years ago
  • ๐Ÿ†• New Features

    • Add :except argument to Response.all_4xx and Response.all_5xx (#43)
    • โœ… Add setup_test_with_server/1 hook to test_with_server (#29)
    • Add request_received macro (#44)

Previous changes from v2.0.0

    • ๐Ÿ‘Œ Support Cowboy 2
    • โœ‚ Remove support to Cowboy 1
    • ๐Ÿ‘Œ Improve error validation
    • ๐Ÿ‘Œ Improve standalone test support
    • ๐Ÿ‘Œ Improve API to support both tuples and error raise
    • ๐Ÿ“‡ Rename code to status on the %FakeServer.Response{} structure
    • ๐Ÿ“‡ Rename FakeServer.HTTP.Response to FakeServer.Response
    • โœ‚ Remove FakeController