graphql-engine/v3/crates/engine
Samir Talwar 2cd9714e7f Use anyhow in tests instead of unwrapping everywhere. (#475)
Just a minor change to make tests more readable by avoiding `.unwrap()`.

V3_GIT_ORIGIN_REV_ID: 2cc13b9750e24ea82dfefcc68a05ffd63e1b4b7c
2024-04-18 08:58:17 +00:00
..
benches NDC response size limit (#439) 2024-04-04 04:56:50 +00:00
bin/engine add deserialize trait to AuthConfig (#474) 2024-04-18 07:09:53 +00:00
src add deserialize trait to AuthConfig (#474) 2024-04-18 07:09:53 +00:00
tests Expose error caused by negative limit and offset values in the API response (#471) 2024-04-18 06:35:38 +00:00
build.rs Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
Cargo.toml Use anyhow in tests instead of unwrapping everywhere. (#475) 2024-04-18 08:58:17 +00:00