mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-12 16:15:00 -05:00
dataform
This commit is contained in:
@@ -110,7 +110,7 @@ func TestDataformCompileTool(t *testing.T) {
|
||||
name: "missing parameter",
|
||||
reqBody: `{}`,
|
||||
wantStatus: http.StatusOK,
|
||||
wantBody: `"error":"parameter \"project_dir\" is required"`,
|
||||
wantBody: `error`,
|
||||
},
|
||||
{
|
||||
name: "non-existent directory",
|
||||
|
||||
Reference in New Issue
Block a user