|
| 1 | +// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing |
| 2 | + |
| 3 | +exports[`options defaults should return specific properties 1`] = ` |
| 4 | +{ |
| 5 | + "DEFAULTS": { |
| 6 | + "DEFAULT_OPTIONS": { |
| 7 | + "contextPath": "/", |
| 8 | + "docsPath": "/documentation", |
| 9 | + "llmsFilesPath": "/llms-files", |
| 10 | + "name": "@patternfly/patternfly-mcp", |
| 11 | + "pfExternal": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content", |
| 12 | + "pfExternalAccessibility": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/accessibility", |
| 13 | + "pfExternalCharts": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src", |
| 14 | + "pfExternalChartsComponents": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src/victory/components", |
| 15 | + "pfExternalChartsDesign": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src/charts", |
| 16 | + "pfExternalDesign": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines", |
| 17 | + "pfExternalDesignComponents": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines/components", |
| 18 | + "pfExternalDesignLayouts": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines/layouts", |
| 19 | + "repoName": "patternfly-mcp", |
| 20 | + "resourceMemoOptions": { |
| 21 | + "fetchUrl": { |
| 22 | + "cacheErrors": false, |
| 23 | + "cacheLimit": 100, |
| 24 | + "expire": 180000, |
| 25 | + }, |
| 26 | + "readFile": { |
| 27 | + "cacheErrors": false, |
| 28 | + "cacheLimit": 50, |
| 29 | + "expire": 120000, |
| 30 | + }, |
| 31 | + }, |
| 32 | + "separator": " |
| 33 | +
|
| 34 | +--- |
| 35 | +
|
| 36 | +", |
| 37 | + "toolMemoOptions": { |
| 38 | + "fetchDocs": { |
| 39 | + "cacheErrors": false, |
| 40 | + "cacheLimit": 15, |
| 41 | + "expire": 60000, |
| 42 | + }, |
| 43 | + "usePatternFlyDocs": { |
| 44 | + "cacheErrors": false, |
| 45 | + "cacheLimit": 10, |
| 46 | + "expire": 60000, |
| 47 | + }, |
| 48 | + }, |
| 49 | + "urlRegex": /\\^\\(https\\?:\\)\\\\/\\\\//i, |
| 50 | + "version": "0.0.0", |
| 51 | + }, |
| 52 | + "DEFAULT_SEPARATOR": " |
| 53 | +
|
| 54 | +--- |
| 55 | +
|
| 56 | +", |
| 57 | + "PF_EXTERNAL": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content", |
| 58 | + "PF_EXTERNAL_ACCESSIBILITY": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/accessibility", |
| 59 | + "PF_EXTERNAL_CHARTS": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src", |
| 60 | + "PF_EXTERNAL_CHARTS_COMPONENTS": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src/victory/components", |
| 61 | + "PF_EXTERNAL_CHARTS_DESIGN": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src/charts", |
| 62 | + "PF_EXTERNAL_DESIGN": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines", |
| 63 | + "PF_EXTERNAL_DESIGN_COMPONENTS": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines/components", |
| 64 | + "PF_EXTERNAL_DESIGN_LAYOUTS": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines/layouts", |
| 65 | + "RESOURCE_MEMO_OPTIONS": { |
| 66 | + "fetchUrl": { |
| 67 | + "cacheErrors": false, |
| 68 | + "cacheLimit": 100, |
| 69 | + "expire": 180000, |
| 70 | + }, |
| 71 | + "readFile": { |
| 72 | + "cacheErrors": false, |
| 73 | + "cacheLimit": 50, |
| 74 | + "expire": 120000, |
| 75 | + }, |
| 76 | + }, |
| 77 | + "TOOL_MEMO_OPTIONS": { |
| 78 | + "fetchDocs": { |
| 79 | + "cacheErrors": false, |
| 80 | + "cacheLimit": 15, |
| 81 | + "expire": 60000, |
| 82 | + }, |
| 83 | + "usePatternFlyDocs": { |
| 84 | + "cacheErrors": false, |
| 85 | + "cacheLimit": 10, |
| 86 | + "expire": 60000, |
| 87 | + }, |
| 88 | + }, |
| 89 | + "URL_REGEX": /\\^\\(https\\?:\\)\\\\/\\\\//i, |
| 90 | + }, |
| 91 | + "DEFAULT_OPTIONS": { |
| 92 | + "contextPath": "/", |
| 93 | + "docsPath": "/documentation", |
| 94 | + "llmsFilesPath": "/llms-files", |
| 95 | + "name": "@patternfly/patternfly-mcp", |
| 96 | + "pfExternal": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content", |
| 97 | + "pfExternalAccessibility": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/accessibility", |
| 98 | + "pfExternalCharts": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src", |
| 99 | + "pfExternalChartsComponents": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src/victory/components", |
| 100 | + "pfExternalChartsDesign": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src/charts", |
| 101 | + "pfExternalDesign": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines", |
| 102 | + "pfExternalDesignComponents": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines/components", |
| 103 | + "pfExternalDesignLayouts": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines/layouts", |
| 104 | + "repoName": "patternfly-mcp", |
| 105 | + "resourceMemoOptions": { |
| 106 | + "fetchUrl": { |
| 107 | + "cacheErrors": false, |
| 108 | + "cacheLimit": 100, |
| 109 | + "expire": 180000, |
| 110 | + }, |
| 111 | + "readFile": { |
| 112 | + "cacheErrors": false, |
| 113 | + "cacheLimit": 50, |
| 114 | + "expire": 120000, |
| 115 | + }, |
| 116 | + }, |
| 117 | + "separator": " |
| 118 | +
|
| 119 | +--- |
| 120 | +
|
| 121 | +", |
| 122 | + "toolMemoOptions": { |
| 123 | + "fetchDocs": { |
| 124 | + "cacheErrors": false, |
| 125 | + "cacheLimit": 15, |
| 126 | + "expire": 60000, |
| 127 | + }, |
| 128 | + "usePatternFlyDocs": { |
| 129 | + "cacheErrors": false, |
| 130 | + "cacheLimit": 10, |
| 131 | + "expire": 60000, |
| 132 | + }, |
| 133 | + }, |
| 134 | + "urlRegex": /\\^\\(https\\?:\\)\\\\/\\\\//i, |
| 135 | + "version": "0.0.0", |
| 136 | + }, |
| 137 | + "DEFAULT_SEPARATOR": " |
| 138 | +
|
| 139 | +--- |
| 140 | +
|
| 141 | +", |
| 142 | + "PF_EXTERNAL": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content", |
| 143 | + "PF_EXTERNAL_ACCESSIBILITY": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/accessibility", |
| 144 | + "PF_EXTERNAL_CHARTS": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src", |
| 145 | + "PF_EXTERNAL_CHARTS_COMPONENTS": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src/victory/components", |
| 146 | + "PF_EXTERNAL_CHARTS_DESIGN": "https://raw.githubusercontent.com/patternfly/patternfly-react/refs/heads/main/packages/react-charts/src/charts", |
| 147 | + "PF_EXTERNAL_DESIGN": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines", |
| 148 | + "PF_EXTERNAL_DESIGN_COMPONENTS": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines/components", |
| 149 | + "PF_EXTERNAL_DESIGN_LAYOUTS": "https://raw.githubusercontent.com/patternfly/patternfly-org/refs/heads/main/packages/documentation-site/patternfly-docs/content/design-guidelines/layouts", |
| 150 | + "RESOURCE_MEMO_OPTIONS": { |
| 151 | + "fetchUrl": { |
| 152 | + "cacheErrors": false, |
| 153 | + "cacheLimit": 100, |
| 154 | + "expire": 180000, |
| 155 | + }, |
| 156 | + "readFile": { |
| 157 | + "cacheErrors": false, |
| 158 | + "cacheLimit": 50, |
| 159 | + "expire": 120000, |
| 160 | + }, |
| 161 | + }, |
| 162 | + "TOOL_MEMO_OPTIONS": { |
| 163 | + "fetchDocs": { |
| 164 | + "cacheErrors": false, |
| 165 | + "cacheLimit": 15, |
| 166 | + "expire": 60000, |
| 167 | + }, |
| 168 | + "usePatternFlyDocs": { |
| 169 | + "cacheErrors": false, |
| 170 | + "cacheLimit": 10, |
| 171 | + "expire": 60000, |
| 172 | + }, |
| 173 | + }, |
| 174 | + "URL_REGEX": /\\^\\(https\\?:\\)\\\\/\\\\//i, |
| 175 | +} |
| 176 | +`; |
0 commit comments