elixir-thrift/test
James Fish 56e4f9b14e
Improve log handling in tests and binary server (#321)
Previously all backends were removed which would hide all logs. This
is quite inconvenient if a test fails. Capture log will only show
output for failed tests (grouped and inline with each test failure).

Do not log expected errors (tcp socket will always close eventually).
2018-01-30 10:48:47 -08:00
..
fixtures/app Add support for Thrift annotations (#276) 2017-09-12 07:20:35 -07:00
mix/tasks Handle reserved keywords (#295) 2017-10-17 11:45:11 -07:00
support Support Elixir 1.6 setup_all context change (#318) 2018-01-29 12:17:17 -08:00
thrift Switch to using "Error" as our exception suffix (#314) 2018-01-10 13:31:49 -08:00
test_helper.exs Improve log handling in tests and binary server (#321) 2018-01-30 10:48:47 -08:00