mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-04 06:43:26 +02:00
with scalars
This commit is contained in:
@@ -9,6 +9,8 @@ mod tests {
|
||||
|
||||
use crate::codegen::CodeGeneration;
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
|
||||
#[test]
|
||||
fn can_generate_from_schema() {
|
||||
let schema: IntrospectionResponse = serde_json::from_str(INTROSPECTION_QUERY).unwrap();
|
||||
|
Reference in New Issue
Block a user