juniper/juniper
Christian Legnitto bdaa77053d
Fix field_execution and merge_parallel_inline_fragments tests under async (#557)
The ordering was off when run under async. Not 100% sure I understand this code but this seems
to work.
2020-03-09 23:40:54 -07:00
..
benches Rename execute -> execute_sync, execute_async -> execute (#556) 2020-03-09 22:40:26 -07:00
src Fix field_execution and merge_parallel_inline_fragments tests under async (#557) 2020-03-09 23:40:54 -07:00
test Make operation_name public (#265) 2018-10-23 06:09:39 -06:00
Cargo.toml Remove async feature gate (#554) 2020-03-08 23:20:11 -07:00
CHANGELOG.md Implement std::error::Error for all error types (#419) 2020-02-20 22:31:58 -07:00
Makefile.toml Disable async tests for juniper 2019-11-15 22:36:25 +01:00
release.toml Update quickstart on every release (#485) 2020-01-18 17:14:35 -08:00