Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Oleksiy Kovyrin c2d2d923e8 Add header tests top json client as well 2024-04-26 11:52:47 -04:00
Arthur Nogueira Neves 1a653da2ae Revert "Merge pull request #91 from darronschall/service-suffix-handling"
This reverts commit d9a946d829, reversing
changes made to cd830052b4.
2023-01-05 12:12:44 -05:00
darronschall 8125bf04d9
Fixup specs to use services with proper "Service" suffix. 2022-10-17 16:43:19 -04:00
Theo Julienne b00c971953 Add more complete tests for both argument and return from #then 2021-08-05 22:40:07 +00:00
Theo Julienne 0bf36b81b9 Allow thennable Faraday responses. 2021-06-24 06:54:51 +00:00
Alex Lusco e47e8d10a5 Add option to enable strict mode for JSON Client.
A PR added a while back to add a strict JSON vs non-strict JSON mode.
This adds a flag to JSON client to enable strict mode which can be
useful when doing testing.
2020-11-24 13:39:54 -08:00
Mario Izquierdo 3c29bad909 tests do not check for Accept header anymore, is not part of the protocol 2018-04-13 12:32:21 -07:00
Mario Izquierdo 8cfb14f891 Separate Twirp::ClientJSON from Twirp::Client to make it clear what is each other's responsibility, and remove more chances for method collision. Improve tests for method collision on clients 2018-04-09 13:59:06 -07:00