test: add AXI user journey tests for agent subcommand - #7114
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
clean private builds still pin AXI 734c2ae85a0a, which accepts code, so every new sast journey fails before scanner selection |
0313aa0 to
9b85d85
Compare
00cae38 to
db8f608
Compare
This comment has been minimized.
This comment has been minimized.
what do you think @PeterSchafer (edit) I am ignoring this, as discussed yesterday I should make use of real server |
db8f608 to
22872cb
Compare
This comment has been minimized.
This comment has been minimized.
22872cb to
41324c0
Compare
This comment has been minimized.
This comment has been minimized.
41324c0 to
3455bbb
Compare
This comment has been minimized.
This comment has been minimized.
3455bbb to
94916ea
Compare
This comment has been minimized.
This comment has been minimized.
94916ea to
fab30cf
Compare
This comment has been minimized.
This comment has been minimized.
| require ( | ||
| github.com/snyk/ambient-canary v0.0.0-20260722064253-fba619a134a9 | ||
| github.com/snyk/cli-extension-axi v0.0.0-20260807132828-734c2ae85a0a | ||
| github.com/snyk/cli-extension-axi v0.0.0-20260811175242-0677c6b7539b |
There was a problem hiding this comment.
Suggestion: The PR looks good! Let's update the commit and get this merged :)
There was a problem hiding this comment.
I believe this is done already
| project = await createProjectFromFixture('npm/no-dependencies'); | ||
| env = { | ||
| ...process.env, | ||
| SNYK_API: process.env.TEST_SNYK_API ?? 'https://api.snyk.io', |
There was a problem hiding this comment.
Suggestion: this is done globally in setup.
| env = { | ||
| ...process.env, | ||
| SNYK_API: process.env.TEST_SNYK_API ?? 'https://api.snyk.io', | ||
| SNYK_CFG_ORG: process.env.TEST_SNYK_ORG_SLUGNAME ?? 'team-cli-testing', |
There was a problem hiding this comment.
Suggestion: this is done globally in setup.
fab30cf to
47d981f
Compare
This comment has been minimized.
This comment has been minimized.
47d981f to
a182e7c
Compare
This comment has been minimized.
This comment has been minimized.
a182e7c to
e8de001
Compare
PR Reviewer Guide 🔍
|
Summary
Validation
Dependency
Draft pending publication of the AXI sast rename and subsequent cliv2-private Go module bump.
CLI-1700