juniper/examples/actix_subscriptions
Mihai Dinculescu 45c16acc6e
Actix subscriptions tests (#736)
* Actix subscriptions tests

* Use LocalBoxFuture instead of async-trait

* expose-test-schema already includes serde_json

* Add anyhow to juniper dev-dependencies

* The HTTP test helpers are not needed for juniper tests

* juniper_actix does not need tokio in dev-dependencies

Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2020-08-18 21:08:53 -10:00
..
src Actix subscriptions tests (#736) 2020-08-18 21:08:53 -10:00
Cargo.toml Actix subscriptions tests (#736) 2020-08-18 21:08:53 -10:00
Makefile.toml Impl subscriptions for juniper_actix (#716) 2020-08-09 12:19:34 -10:00