test(update): include ClawHub sync summary fixtures

This commit is contained in:
Vincent Koc
2026-07-12 06:48:02 -07:00
parent 3ce26d690f
commit d638b491cf
+18
View File
@@ -985,6 +985,7 @@ describe("update-cli", () => {
config: baseConfig,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -2032,6 +2033,7 @@ describe("update-cli", () => {
config: baseConfig,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [trustWarning],
errors: [
@@ -2065,6 +2067,7 @@ describe("update-cli", () => {
config: params.config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [trustWarning],
errors: [
@@ -2150,6 +2153,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -5479,6 +5483,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -5530,6 +5535,7 @@ describe("update-cli", () => {
},
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -5591,6 +5597,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -5682,6 +5689,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -5769,6 +5777,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -5835,6 +5844,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -5893,6 +5903,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -5974,6 +5985,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -6052,6 +6064,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -6124,6 +6137,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -6191,6 +6205,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -6253,6 +6268,7 @@ describe("update-cli", () => {
config: sourceConfig,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -6513,6 +6529,7 @@ describe("update-cli", () => {
config,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],
@@ -7492,6 +7509,7 @@ describe("update-cli", () => {
config: params.config ?? baseConfig,
summary: {
switchedToBundled: [],
switchedToClawHub: [],
switchedToNpm: [],
warnings: [],
errors: [],