CrowdHailer / raxx

Interface for HTTP webservers, frameworks and clients
https://hexdocs.pm/raxx
Apache License 2.0
400 stars 29 forks source link

Work around deprecation warnings messing with the compilation. #153

Closed nietaki closed 5 years ago

nietaki commented 5 years ago

This will exclude deprecation tests from local test runs, but still run them in CI.

It also fixes the issue where running the tests without compiling the project first made the whole thing fail.

CrowdHailer commented 5 years ago

Well this was a highly educational PR.

Did not know about describetag.