@codyswann/lisa 1.56.8 → 1.56.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cdk/copy-overwrite/jest.cdk.ts +2 -2
- package/dist/configs/jest/cdk.d.ts +1 -1
- package/dist/configs/jest/cdk.js +1 -1
- package/dist/configs/jest/cdk.js.map +1 -1
- package/package.json +1 -1
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* Jest Configuration - CDK Stack
|
|
8
8
|
*
|
|
9
9
|
* Provides AWS CDK-specific Jest configuration targeting
|
|
10
|
-
* the test/ directory with spec and integration-spec patterns.
|
|
10
|
+
* the test/ directory with test/spec and integration-test/integration-spec patterns.
|
|
11
11
|
*
|
|
12
12
|
* Inheritance chain:
|
|
13
13
|
* jest.cdk.ts (this file)
|
|
@@ -56,7 +56,7 @@ export const getCdkJestConfig = ({
|
|
|
56
56
|
}: CdkJestOptions = {}): Config => ({
|
|
57
57
|
testEnvironment: "node",
|
|
58
58
|
roots: ["<rootDir>/test"],
|
|
59
|
-
testRegex: "(.*\\.(spec|integration-spec)\\.ts)$",
|
|
59
|
+
testRegex: "(.*\\.(test|spec|integration-test|integration-spec)\\.ts)$",
|
|
60
60
|
transform: {
|
|
61
61
|
"^.+\\.ts$": "ts-jest",
|
|
62
62
|
},
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Jest Configuration - CDK Stack
|
|
3
3
|
*
|
|
4
4
|
* Provides AWS CDK-specific Jest configuration targeting
|
|
5
|
-
* the test/ directory with spec and integration-spec patterns.
|
|
5
|
+
* the test/ directory with test/spec and integration-test/integration-spec patterns.
|
|
6
6
|
*
|
|
7
7
|
* Inheritance chain:
|
|
8
8
|
* cdk.ts (this file)
|
package/dist/configs/jest/cdk.js
CHANGED
|
@@ -14,7 +14,7 @@ export { defaultCoverageExclusions, defaultThresholds, mergeConfigs, mergeThresh
|
|
|
14
14
|
export const getCdkJestConfig = ({ thresholds = defaultThresholds, } = {}) => ({
|
|
15
15
|
testEnvironment: "node",
|
|
16
16
|
roots: ["<rootDir>/test"],
|
|
17
|
-
testRegex: "(.*\\.(spec|integration-spec)\\.ts)$",
|
|
17
|
+
testRegex: "(.*\\.(test|spec|integration-test|integration-spec)\\.ts)$",
|
|
18
18
|
transform: {
|
|
19
19
|
"^.+\\.ts$": "ts-jest",
|
|
20
20
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cdk.js","sourceRoot":"","sources":["../../../src/configs/jest/cdk.ts"],"names":[],"mappings":"AAeA,OAAO,EACL,yBAAyB,EACzB,iBAAiB,EACjB,YAAY,EACZ,eAAe,GAChB,MAAM,WAAW,CAAC;AAEnB,mDAAmD;AACnD,OAAO,EACL,yBAAyB,EACzB,iBAAiB,EACjB,YAAY,EACZ,eAAe,GAChB,CAAC;AAUF;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,EAC/B,UAAU,GAAG,iBAAiB,MACZ,EAAE,EAAU,EAAE,CAAC,CAAC;IAClC,eAAe,EAAE,MAAM;IACvB,KAAK,EAAE,CAAC,gBAAgB,CAAC;IACzB,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"cdk.js","sourceRoot":"","sources":["../../../src/configs/jest/cdk.ts"],"names":[],"mappings":"AAeA,OAAO,EACL,yBAAyB,EACzB,iBAAiB,EACjB,YAAY,EACZ,eAAe,GAChB,MAAM,WAAW,CAAC;AAEnB,mDAAmD;AACnD,OAAO,EACL,yBAAyB,EACzB,iBAAiB,EACjB,YAAY,EACZ,eAAe,GAChB,CAAC;AAUF;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,EAC/B,UAAU,GAAG,iBAAiB,MACZ,EAAE,EAAU,EAAE,CAAC,CAAC;IAClC,eAAe,EAAE,MAAM;IACvB,KAAK,EAAE,CAAC,gBAAgB,CAAC;IACzB,SAAS,EAAE,4DAA4D;IACvE,SAAS,EAAE;QACT,WAAW,EAAE,SAAS;KACvB;IACD,oBAAoB,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC;IAC1C,mBAAmB,EAAE;QACnB,aAAa;QACb,cAAc;QACd,GAAG,yBAAyB;KAC7B;IACD,GAAG,CAAC,UAAU,KAAK,SAAS,CAAC,CAAC,CAAC,EAAE,iBAAiB,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;IACtE,WAAW,EAAE,KAAK;CACnB,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"axios": ">=1.13.5"
|
|
73
73
|
},
|
|
74
74
|
"name": "@codyswann/lisa",
|
|
75
|
-
"version": "1.56.
|
|
75
|
+
"version": "1.56.9",
|
|
76
76
|
"description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
|
|
77
77
|
"main": "dist/index.js",
|
|
78
78
|
"exports": {
|