@kodelyth/msteams 2026.5.42 → 2026.6.1

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.
Files changed (177) hide show
  1. package/klaw.plugin.json +726 -2
  2. package/package.json +16 -4
  3. package/api.ts +0 -3
  4. package/channel-config-api.ts +0 -1
  5. package/channel-plugin-api.ts +0 -2
  6. package/config-api.ts +0 -4
  7. package/contract-api.ts +0 -4
  8. package/index.ts +0 -20
  9. package/runtime-api.ts +0 -66
  10. package/secret-contract-api.ts +0 -5
  11. package/setup-entry.ts +0 -13
  12. package/setup-plugin-api.ts +0 -3
  13. package/src/ai-entity.ts +0 -7
  14. package/src/approval-auth.ts +0 -44
  15. package/src/attachments/bot-framework.test.ts +0 -506
  16. package/src/attachments/bot-framework.ts +0 -348
  17. package/src/attachments/download.ts +0 -328
  18. package/src/attachments/graph.test.ts +0 -441
  19. package/src/attachments/graph.ts +0 -489
  20. package/src/attachments/html.ts +0 -122
  21. package/src/attachments/payload.ts +0 -14
  22. package/src/attachments/remote-media.test.ts +0 -187
  23. package/src/attachments/remote-media.ts +0 -86
  24. package/src/attachments/shared.test.ts +0 -547
  25. package/src/attachments/shared.ts +0 -655
  26. package/src/attachments/types.ts +0 -47
  27. package/src/attachments.graph.test.ts +0 -414
  28. package/src/attachments.helpers.test.ts +0 -245
  29. package/src/attachments.test-helpers.ts +0 -17
  30. package/src/attachments.test.ts +0 -754
  31. package/src/attachments.ts +0 -18
  32. package/src/block-streaming-config.test.ts +0 -61
  33. package/src/channel-api.ts +0 -1
  34. package/src/channel.actions.test.ts +0 -797
  35. package/src/channel.directory.test.ts +0 -176
  36. package/src/channel.message-adapter.test.ts +0 -227
  37. package/src/channel.runtime.ts +0 -56
  38. package/src/channel.setup.ts +0 -77
  39. package/src/channel.test.ts +0 -136
  40. package/src/channel.ts +0 -1176
  41. package/src/config-schema.ts +0 -6
  42. package/src/config-ui-hints.ts +0 -40
  43. package/src/conversation-store-fs.test.ts +0 -81
  44. package/src/conversation-store-fs.ts +0 -149
  45. package/src/conversation-store-helpers.test.ts +0 -202
  46. package/src/conversation-store-helpers.ts +0 -105
  47. package/src/conversation-store-memory.ts +0 -51
  48. package/src/conversation-store.shared.test.ts +0 -260
  49. package/src/conversation-store.ts +0 -71
  50. package/src/directory-live.test.ts +0 -156
  51. package/src/directory-live.ts +0 -111
  52. package/src/doctor.ts +0 -27
  53. package/src/errors.test.ts +0 -154
  54. package/src/errors.ts +0 -270
  55. package/src/feedback-reflection-prompt.ts +0 -117
  56. package/src/feedback-reflection-store.ts +0 -113
  57. package/src/feedback-reflection.test.ts +0 -237
  58. package/src/feedback-reflection.ts +0 -268
  59. package/src/file-consent-helpers.test.ts +0 -328
  60. package/src/file-consent-helpers.ts +0 -115
  61. package/src/file-consent-invoke.ts +0 -150
  62. package/src/file-consent.test.ts +0 -378
  63. package/src/file-consent.ts +0 -223
  64. package/src/graph-chat.ts +0 -36
  65. package/src/graph-group-management.test.ts +0 -332
  66. package/src/graph-group-management.ts +0 -168
  67. package/src/graph-members.test.ts +0 -89
  68. package/src/graph-members.ts +0 -48
  69. package/src/graph-messages.actions.test.ts +0 -253
  70. package/src/graph-messages.read.test.ts +0 -391
  71. package/src/graph-messages.search.test.ts +0 -227
  72. package/src/graph-messages.test-helpers.ts +0 -50
  73. package/src/graph-messages.ts +0 -534
  74. package/src/graph-teams.test.ts +0 -222
  75. package/src/graph-teams.ts +0 -114
  76. package/src/graph-thread.test.ts +0 -252
  77. package/src/graph-thread.ts +0 -146
  78. package/src/graph-upload.test.ts +0 -253
  79. package/src/graph-upload.ts +0 -531
  80. package/src/graph-users.ts +0 -29
  81. package/src/graph.test.ts +0 -540
  82. package/src/graph.ts +0 -308
  83. package/src/inbound.test.ts +0 -221
  84. package/src/inbound.ts +0 -148
  85. package/src/index.ts +0 -4
  86. package/src/media-helpers.test.ts +0 -220
  87. package/src/media-helpers.ts +0 -105
  88. package/src/mentions.test.ts +0 -254
  89. package/src/mentions.ts +0 -114
  90. package/src/messenger.test.ts +0 -961
  91. package/src/messenger.ts +0 -608
  92. package/src/monitor-handler/access.ts +0 -136
  93. package/src/monitor-handler/inbound-media.test.ts +0 -314
  94. package/src/monitor-handler/inbound-media.ts +0 -180
  95. package/src/monitor-handler/message-handler-mock-support.test-support.ts +0 -28
  96. package/src/monitor-handler/message-handler.authz.test.ts +0 -739
  97. package/src/monitor-handler/message-handler.dm-media.test.ts +0 -54
  98. package/src/monitor-handler/message-handler.test-support.ts +0 -99
  99. package/src/monitor-handler/message-handler.thread-parent.test.ts +0 -225
  100. package/src/monitor-handler/message-handler.thread-session.test.ts +0 -132
  101. package/src/monitor-handler/message-handler.ts +0 -1003
  102. package/src/monitor-handler/reaction-handler.test.ts +0 -325
  103. package/src/monitor-handler/reaction-handler.ts +0 -122
  104. package/src/monitor-handler/thread-session.ts +0 -30
  105. package/src/monitor-handler.adaptive-card.test.ts +0 -158
  106. package/src/monitor-handler.feedback-authz.test.ts +0 -357
  107. package/src/monitor-handler.file-consent.test.ts +0 -443
  108. package/src/monitor-handler.sso.test.ts +0 -576
  109. package/src/monitor-handler.test-helpers.ts +0 -181
  110. package/src/monitor-handler.ts +0 -538
  111. package/src/monitor-handler.types.ts +0 -27
  112. package/src/monitor-types.ts +0 -6
  113. package/src/monitor.lifecycle.test.ts +0 -457
  114. package/src/monitor.test.ts +0 -119
  115. package/src/monitor.ts +0 -476
  116. package/src/oauth.flow.ts +0 -77
  117. package/src/oauth.shared.ts +0 -37
  118. package/src/oauth.test.ts +0 -350
  119. package/src/oauth.token.ts +0 -162
  120. package/src/oauth.ts +0 -130
  121. package/src/outbound.test.ts +0 -400
  122. package/src/outbound.ts +0 -198
  123. package/src/pending-uploads-fs.test.ts +0 -261
  124. package/src/pending-uploads-fs.ts +0 -235
  125. package/src/pending-uploads.test.ts +0 -186
  126. package/src/pending-uploads.ts +0 -121
  127. package/src/policy.test.ts +0 -156
  128. package/src/policy.ts +0 -245
  129. package/src/polls-store-memory.ts +0 -32
  130. package/src/polls.test.ts +0 -169
  131. package/src/polls.ts +0 -312
  132. package/src/presentation.ts +0 -93
  133. package/src/probe.test.ts +0 -79
  134. package/src/probe.ts +0 -132
  135. package/src/reply-dispatcher.test.ts +0 -543
  136. package/src/reply-dispatcher.ts +0 -523
  137. package/src/reply-stream-controller.test.ts +0 -424
  138. package/src/reply-stream-controller.ts +0 -334
  139. package/src/resolve-allowlist.test.ts +0 -253
  140. package/src/resolve-allowlist.ts +0 -309
  141. package/src/revoked-context.ts +0 -17
  142. package/src/runtime.ts +0 -12
  143. package/src/sdk-types.ts +0 -59
  144. package/src/sdk.test.ts +0 -727
  145. package/src/sdk.ts +0 -916
  146. package/src/secret-contract.ts +0 -49
  147. package/src/secret-input.ts +0 -7
  148. package/src/send-context.test.ts +0 -93
  149. package/src/send-context.ts +0 -269
  150. package/src/send.test.ts +0 -588
  151. package/src/send.ts +0 -697
  152. package/src/sent-message-cache.test.ts +0 -106
  153. package/src/sent-message-cache.ts +0 -174
  154. package/src/session-route.ts +0 -40
  155. package/src/setup-core.ts +0 -162
  156. package/src/setup-surface.test.ts +0 -175
  157. package/src/setup-surface.ts +0 -319
  158. package/src/sso-token-store.test.ts +0 -74
  159. package/src/sso-token-store.ts +0 -166
  160. package/src/sso.ts +0 -300
  161. package/src/storage.ts +0 -25
  162. package/src/store-fs.ts +0 -42
  163. package/src/streaming-message.test.ts +0 -323
  164. package/src/streaming-message.ts +0 -327
  165. package/src/test-runtime.ts +0 -16
  166. package/src/thread-parent-context.test.ts +0 -224
  167. package/src/thread-parent-context.ts +0 -159
  168. package/src/token-response.ts +0 -11
  169. package/src/token.test.ts +0 -268
  170. package/src/token.ts +0 -194
  171. package/src/user-agent.test.ts +0 -121
  172. package/src/user-agent.ts +0 -53
  173. package/src/webhook-timeouts.ts +0 -27
  174. package/src/welcome-card.test.ts +0 -104
  175. package/src/welcome-card.ts +0 -57
  176. package/test-api.ts +0 -1
  177. package/tsconfig.json +0 -16
@@ -1,121 +0,0 @@
1
- import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2
-
3
- // Mock the runtime before importing buildUserAgent
4
- const mockRuntime = {
5
- version: "2026.3.19",
6
- };
7
-
8
- vi.mock("./runtime.js", () => ({
9
- getMSTeamsRuntime: vi.fn(() => mockRuntime),
10
- }));
11
-
12
- vi.mock("../runtime-api.js", async (importOriginal) => {
13
- const original = await importOriginal<typeof import("../runtime-api.js")>();
14
- return {
15
- ...original,
16
- fetchWithSsrFGuard: async (params: { url: string; init?: RequestInit }) => ({
17
- response: await globalThis.fetch(params.url, params.init),
18
- finalUrl: params.url,
19
- release: async () => undefined,
20
- }),
21
- };
22
- });
23
-
24
- import { fetchGraphJson } from "./graph.js";
25
- import { getMSTeamsRuntime } from "./runtime.js";
26
- import { buildUserAgent, ensureUserAgentHeader, resetUserAgentCache } from "./user-agent.js";
27
-
28
- function readFirstFetchInit(mockFetch: { mock: { calls: unknown[][] } }): {
29
- headers: Record<string, string>;
30
- } {
31
- const [call] = mockFetch.mock.calls;
32
- if (!call) {
33
- throw new Error("Expected Graph fetch call");
34
- }
35
- const [, init] = call;
36
- if (
37
- !init ||
38
- typeof init !== "object" ||
39
- !("headers" in init) ||
40
- typeof init.headers !== "object" ||
41
- init.headers === null
42
- ) {
43
- throw new Error("Expected Graph fetch init headers");
44
- }
45
- return init as { headers: Record<string, string> };
46
- }
47
-
48
- describe("buildUserAgent", () => {
49
- beforeEach(() => {
50
- resetUserAgentCache();
51
- vi.mocked(getMSTeamsRuntime).mockReturnValue(mockRuntime as never);
52
- });
53
-
54
- afterEach(() => {
55
- vi.unstubAllGlobals();
56
- vi.restoreAllMocks();
57
- });
58
-
59
- it("returns teams.ts[apps]/<sdk> Klaw/<version> format", () => {
60
- const ua = buildUserAgent();
61
- expect(ua).toMatch(/^teams\.ts\[apps\]\/.+ Klaw\/2026\.3\.19$/);
62
- });
63
-
64
- it("reflects the runtime version", () => {
65
- vi.mocked(getMSTeamsRuntime).mockReturnValue({ version: "1.2.3" } as never);
66
- const ua = buildUserAgent();
67
- expect(ua).toMatch(/Klaw\/1\.2\.3$/);
68
- });
69
-
70
- it("returns Klaw/unknown when runtime is not initialized", () => {
71
- vi.mocked(getMSTeamsRuntime).mockImplementation(() => {
72
- throw new Error("MSTeams runtime not initialized");
73
- });
74
- const ua = buildUserAgent();
75
- expect(ua).toMatch(/Klaw\/unknown$/);
76
- // SDK version should still be present
77
- expect(ua).toMatch(/^teams\.ts\[apps\]\//);
78
- });
79
-
80
- it("sends the generated User-Agent in Graph requests by default", async () => {
81
- const mockFetch = vi.fn().mockResolvedValueOnce(
82
- new Response(JSON.stringify({ value: [] }), {
83
- headers: { "content-type": "application/json" },
84
- }),
85
- );
86
- vi.stubGlobal("fetch", mockFetch);
87
-
88
- await fetchGraphJson({ token: "test-token", path: "/groups" });
89
-
90
- expect(mockFetch).toHaveBeenCalledOnce();
91
- const init = readFirstFetchInit(mockFetch);
92
- expect(init.headers["User-Agent"]).toMatch(/^teams\.ts\[apps\]\/.+ Klaw\/2026\.3\.19$/);
93
- expect(init.headers).toHaveProperty("Authorization", "Bearer test-token");
94
- });
95
-
96
- it("lets caller headers override the default Graph User-Agent", async () => {
97
- const mockFetch = vi.fn().mockResolvedValueOnce(
98
- new Response(JSON.stringify({ value: [] }), {
99
- headers: { "content-type": "application/json" },
100
- }),
101
- );
102
- vi.stubGlobal("fetch", mockFetch);
103
-
104
- await fetchGraphJson({
105
- token: "test-token",
106
- path: "/groups",
107
- headers: { "User-Agent": "custom-agent/1.0" },
108
- });
109
-
110
- const init = readFirstFetchInit(mockFetch);
111
- expect(init.headers["User-Agent"]).toBe("custom-agent/1.0");
112
- });
113
-
114
- it("adds the generated User-Agent to Headers instances without overwriting callers", () => {
115
- const generated = ensureUserAgentHeader();
116
- expect(generated.get("User-Agent")).toMatch(/^teams\.ts\[apps\]\/.+ Klaw\/2026\.3\.19$/);
117
-
118
- const custom = ensureUserAgentHeader({ "User-Agent": "custom-agent/2.0" });
119
- expect(custom.get("User-Agent")).toBe("custom-agent/2.0");
120
- });
121
- });
package/src/user-agent.ts DELETED
@@ -1,53 +0,0 @@
1
- import { createRequire } from "node:module";
2
- import { getMSTeamsRuntime } from "./runtime.js";
3
-
4
- let cachedUserAgent: string | undefined;
5
-
6
- function resolveTeamsSdkVersion(): string {
7
- try {
8
- const require = createRequire(import.meta.url);
9
- const pkg = require("@microsoft/teams.apps/package.json") as { version?: string };
10
- return pkg.version ?? "unknown";
11
- } catch {
12
- return "unknown";
13
- }
14
- }
15
-
16
- function resolveKlawVersion(): string {
17
- try {
18
- return getMSTeamsRuntime().version;
19
- } catch {
20
- return "unknown";
21
- }
22
- }
23
-
24
- /**
25
- * Build a combined User-Agent string that preserves the Teams SDK identity
26
- * and appends the Klaw version.
27
- *
28
- * Format: "teams.ts[apps]/<sdk-version> Klaw/<klaw-version>"
29
- * Example: "teams.ts[apps]/2.0.5 Klaw/2026.3.22"
30
- *
31
- * This lets the Teams backend track SDK usage while also identifying the
32
- * host application.
33
- */
34
- /** Reset the cached User-Agent (for testing). */
35
- export function resetUserAgentCache(): void {
36
- cachedUserAgent = undefined;
37
- }
38
-
39
- export function buildUserAgent(): string {
40
- if (cachedUserAgent) {
41
- return cachedUserAgent;
42
- }
43
- cachedUserAgent = `teams.ts[apps]/${resolveTeamsSdkVersion()} Klaw/${resolveKlawVersion()}`;
44
- return cachedUserAgent;
45
- }
46
-
47
- export function ensureUserAgentHeader(headers?: HeadersInit): Headers {
48
- const nextHeaders = new Headers(headers);
49
- if (!nextHeaders.has("User-Agent")) {
50
- nextHeaders.set("User-Agent", buildUserAgent());
51
- }
52
- return nextHeaders;
53
- }
@@ -1,27 +0,0 @@
1
- import type { Server } from "node:http";
2
-
3
- const MSTEAMS_WEBHOOK_INACTIVITY_TIMEOUT_MS = 30_000;
4
- const MSTEAMS_WEBHOOK_REQUEST_TIMEOUT_MS = 30_000;
5
- const MSTEAMS_WEBHOOK_HEADERS_TIMEOUT_MS = 15_000;
6
-
7
- type ApplyMSTeamsWebhookTimeoutsOpts = {
8
- inactivityTimeoutMs?: number;
9
- requestTimeoutMs?: number;
10
- headersTimeoutMs?: number;
11
- };
12
-
13
- export function applyMSTeamsWebhookTimeouts(
14
- httpServer: Server,
15
- opts?: ApplyMSTeamsWebhookTimeoutsOpts,
16
- ): void {
17
- const inactivityTimeoutMs = opts?.inactivityTimeoutMs ?? MSTEAMS_WEBHOOK_INACTIVITY_TIMEOUT_MS;
18
- const requestTimeoutMs = opts?.requestTimeoutMs ?? MSTEAMS_WEBHOOK_REQUEST_TIMEOUT_MS;
19
- const headersTimeoutMs = Math.min(
20
- opts?.headersTimeoutMs ?? MSTEAMS_WEBHOOK_HEADERS_TIMEOUT_MS,
21
- requestTimeoutMs,
22
- );
23
-
24
- httpServer.setTimeout(inactivityTimeoutMs);
25
- httpServer.requestTimeout = requestTimeoutMs;
26
- httpServer.headersTimeout = headersTimeoutMs;
27
- }
@@ -1,104 +0,0 @@
1
- import { describe, expect, it } from "vitest";
2
- import { buildMSTeamsPresentationCard } from "./presentation.js";
3
- import { buildGroupWelcomeText, buildWelcomeCard } from "./welcome-card.js";
4
-
5
- describe("buildMSTeamsPresentationCard", () => {
6
- it("preserves message text when rendering presentation controls", () => {
7
- expect(
8
- buildMSTeamsPresentationCard({
9
- text: "Deploy finished",
10
- presentation: {
11
- blocks: [
12
- {
13
- type: "buttons",
14
- buttons: [{ label: "Open", value: "open" }],
15
- },
16
- ],
17
- },
18
- }),
19
- ).toEqual({
20
- type: "AdaptiveCard",
21
- version: "1.4",
22
- body: [{ type: "TextBlock", text: "Deploy finished", wrap: true }],
23
- actions: [{ type: "Action.Submit", title: "Open", data: { value: "open", label: "Open" } }],
24
- });
25
- });
26
-
27
- it("renders web app button links as open-url actions", () => {
28
- expect(
29
- buildMSTeamsPresentationCard({
30
- presentation: {
31
- blocks: [
32
- {
33
- type: "buttons",
34
- buttons: [
35
- { label: "Open app", webApp: { url: "https://example.com/app" } },
36
- { label: "Legacy app", web_app: { url: "https://example.com/legacy" } },
37
- ],
38
- },
39
- ],
40
- },
41
- }),
42
- ).toMatchObject({
43
- actions: [
44
- { type: "Action.OpenUrl", title: "Open app", url: "https://example.com/app" },
45
- { type: "Action.OpenUrl", title: "Legacy app", url: "https://example.com/legacy" },
46
- ],
47
- });
48
- });
49
- });
50
-
51
- describe("buildWelcomeCard", () => {
52
- it("builds card with default prompt starters", () => {
53
- const card = buildWelcomeCard();
54
- expect(card.type).toBe("AdaptiveCard");
55
- expect(card.version).toBe("1.5");
56
-
57
- const body = card.body as Array<{ text: string }>;
58
- expect(body[0]?.text).toContain("Klaw");
59
-
60
- const actions = card.actions as Array<{ title: string; data: unknown }>;
61
- expect(actions.length).toBe(3);
62
- expect(actions[0]?.title).toBe("What can you do?");
63
- });
64
-
65
- it("uses custom bot name", () => {
66
- const card = buildWelcomeCard({ botName: "TestBot" });
67
- const body = card.body as Array<{ text: string }>;
68
- expect(body[0]?.text).toContain("TestBot");
69
- });
70
-
71
- it("uses custom prompt starters", () => {
72
- const card = buildWelcomeCard({
73
- promptStarters: ["Do X", "Do Y"],
74
- });
75
- const actions = card.actions as Array<{ title: string; data: unknown }>;
76
- expect(actions.length).toBe(2);
77
- expect(actions[0]?.title).toBe("Do X");
78
- expect(actions[1]?.title).toBe("Do Y");
79
-
80
- // Verify imBack data
81
- const data = actions[0]?.data as { msteams: { type: string; value: string } };
82
- expect(data.msteams.type).toBe("imBack");
83
- expect(data.msteams.value).toBe("Do X");
84
- });
85
-
86
- it("falls back to defaults when promptStarters is empty", () => {
87
- const card = buildWelcomeCard({ promptStarters: [] });
88
- const actions = card.actions as Array<{ title: string }>;
89
- expect(actions.length).toBe(3);
90
- });
91
- });
92
-
93
- describe("buildGroupWelcomeText", () => {
94
- it("includes bot name", () => {
95
- const text = buildGroupWelcomeText("MyBot");
96
- expect(text).toContain("MyBot");
97
- expect(text).toContain("@MyBot");
98
- });
99
-
100
- it("defaults to Klaw", () => {
101
- const text = buildGroupWelcomeText();
102
- expect(text).toContain("Klaw");
103
- });
104
- });
@@ -1,57 +0,0 @@
1
- /**
2
- * Builds an Adaptive Card for welcoming users when the bot is added to a conversation.
3
- */
4
-
5
- const DEFAULT_PROMPT_STARTERS = [
6
- "What can you do?",
7
- "Summarize my last meeting",
8
- "Help me draft an email",
9
- ];
10
-
11
- type WelcomeCardOptions = {
12
- /** Bot display name. Falls back to "Klaw". */
13
- botName?: string;
14
- /** Custom prompt starters. Falls back to defaults. */
15
- promptStarters?: string[];
16
- };
17
-
18
- /**
19
- * Build a welcome Adaptive Card for 1:1 personal chats.
20
- */
21
- export function buildWelcomeCard(options?: WelcomeCardOptions): Record<string, unknown> {
22
- const botName = options?.botName || "Klaw";
23
- const starters = options?.promptStarters?.length
24
- ? options.promptStarters
25
- : DEFAULT_PROMPT_STARTERS;
26
-
27
- return {
28
- type: "AdaptiveCard",
29
- version: "1.5",
30
- body: [
31
- {
32
- type: "TextBlock",
33
- text: `Hi! I'm ${botName}.`,
34
- weight: "bolder",
35
- size: "medium",
36
- },
37
- {
38
- type: "TextBlock",
39
- text: "I can help you with questions, tasks, and more. Here are some things to try:",
40
- wrap: true,
41
- },
42
- ],
43
- actions: starters.map((label) => ({
44
- type: "Action.Submit",
45
- title: label,
46
- data: { msteams: { type: "imBack", value: label } },
47
- })),
48
- };
49
- }
50
-
51
- /**
52
- * Build a brief welcome message for group chats (when the bot is @mentioned).
53
- */
54
- export function buildGroupWelcomeText(botName?: string): string {
55
- const name = botName || "Klaw";
56
- return `Hi! I'm ${name}. Mention me with @${name} to get started.`;
57
- }
package/test-api.ts DELETED
@@ -1 +0,0 @@
1
- export { msteamsPlugin } from "./src/channel.js";
package/tsconfig.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "extends": "../tsconfig.package-boundary.base.json",
3
- "compilerOptions": {
4
- "rootDir": "."
5
- },
6
- "include": ["./*.ts", "./src/**/*.ts"],
7
- "exclude": [
8
- "./**/*.test.ts",
9
- "./dist/**",
10
- "./node_modules/**",
11
- "./src/test-support/**",
12
- "./src/**/*test-helpers.ts",
13
- "./src/**/*test-harness.ts",
14
- "./src/**/*test-support.ts"
15
- ]
16
- }