Ben Kraft
65d934a705
Add some more tests for config validation, and fix some gaps ( #274 )
...
I set these tests up in #270 , but I realized there's a lot more we could
test unrelated to that PR. In this commit I add some more tests. They're
not really exhaustive yet, but they did catch a few bugs, which I fixed:
- we weren't validating the package-name if you do set it (only if we
guess it)
- If you omitted `generated`, you would try to write generated code to
the directory containing `genqlient.yaml`, which makes no sense; now we
default to `generated.go`. In the real world it's probably good to set
explicitly, but it's actually very convenient in tests that we don't
have to, and maybe in small projects too.
2023-05-07 17:52:08 -07:00
..
2022-11-22 14:12:38 -08:00
2021-08-27 18:06:30 -07:00
2022-11-22 14:12:38 -08:00
2021-09-09 09:48:18 -07:00
2022-11-22 14:12:38 -08:00
2022-06-03 22:53:44 -07:00
2022-11-22 14:12:38 -08:00
2021-09-24 11:16:01 -07:00
2022-11-22 14:12:38 -08:00
2021-09-24 11:16:01 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-09-29 17:52:06 -07:00
2023-05-05 09:05:20 -07:00
2023-05-05 09:05:20 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-08-25 11:57:24 -07:00
2022-11-22 14:12:38 -08:00
2021-08-25 11:57:24 -07:00
2022-11-22 14:12:38 -08:00
2021-08-25 11:59:45 -07:00
2022-11-22 14:12:38 -08:00
2021-08-25 11:59:45 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2023-05-05 09:05:20 -07:00
2021-09-24 11:16:46 -07:00
2023-05-05 09:05:20 -07:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-08-27 15:57:10 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-09-15 18:06:43 -07:00
2022-11-22 14:12:38 -08:00
2021-08-27 18:06:30 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-09-09 09:39:30 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-09-15 18:00:22 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-09-15 18:06:43 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2022-11-22 14:12:38 -08:00
2021-06-03 12:08:56 -07:00
2021-09-14 10:30:33 -07:00
2021-09-14 10:30:33 -07:00
2021-09-24 11:16:46 -07:00
2021-09-24 11:16:46 -07:00
2023-05-07 12:15:13 -07:00
2021-09-14 10:30:33 -07:00
2021-09-14 10:30:33 -07:00
2022-02-09 16:54:31 -08:00
2022-05-15 12:20:18 -07:00
2022-02-09 16:54:31 -08:00
2021-09-15 18:06:43 -07:00
2021-09-15 18:06:43 -07:00
2021-09-29 17:52:06 -07:00
2021-09-29 17:52:06 -07:00
2021-09-14 10:30:33 -07:00
2021-09-14 10:30:33 -07:00
2021-09-14 10:30:33 -07:00
2021-09-14 10:30:33 -07:00
2022-06-06 16:50:16 -07:00
2022-06-06 16:50:16 -07:00
2022-06-06 16:50:16 -07:00
2022-06-06 16:50:16 -07:00
2022-05-12 15:00:55 -07:00
2022-05-12 15:00:55 -07:00
2022-05-12 15:00:55 -07:00
2022-06-16 16:22:12 -07:00
2021-09-28 14:56:49 -07:00
2021-09-28 14:56:49 -07:00
2022-06-16 16:22:12 -07:00
2021-09-15 18:00:22 -07:00
2021-09-15 18:00:22 -07:00
2022-12-22 11:36:08 -05:00
2022-12-22 11:36:08 -05:00
2022-11-22 14:12:38 -08:00
2022-11-22 14:12:38 -08:00
2022-11-22 14:12:38 -08:00
2022-11-22 14:12:38 -08:00
2022-11-22 14:12:38 -08:00
2022-11-22 14:12:38 -08:00
2023-05-07 12:15:13 -07:00
2023-05-07 12:15:13 -07:00
2022-11-22 14:12:38 -08:00
2021-09-07 09:58:49 -07:00
2022-11-22 14:12:38 -08:00
2022-11-22 14:12:38 -08:00
2023-05-06 10:40:03 -07:00
2022-11-22 14:12:38 -08:00
2022-11-22 14:12:38 -08:00
2023-05-07 17:52:08 -07:00
2022-11-22 14:12:38 -08:00
2023-05-06 14:12:00 -07:00
2023-05-06 14:12:00 -07:00
2022-11-22 14:12:38 -08:00
2022-11-22 14:12:38 -08:00
2023-05-07 17:52:08 -07:00
2023-05-07 12:15:13 -07:00
2023-05-07 17:52:08 -07:00
2023-05-07 17:52:08 -07:00
2023-05-07 17:52:08 -07:00
2023-05-07 17:52:08 -07:00
2023-05-07 17:52:08 -07:00