@alwaysmeticulous/api 2.206.3 → 2.206.5
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/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { Organization } from "./organization.types";
|
|
2
2
|
export { Project, ProjectSettingsScreenshottingOptions } from "./project.types";
|
|
3
3
|
export { EndStateScreenshot, ScreenshotAfterEvent, ScreenshotDiffResult, ScreenshotDiffResultCompared, ScreenshotDiffResultDifferentSize, ScreenshotDiffResultMissingBase, ScreenshotDiffResultMissingBaseAndHead, ScreenshotDiffResultMissingHead, ScreenshotDiffResultDifference, ScreenshotDiffResultNoDifference, ScreenshotIdentifier, ScreenshotVariant, SingleTryScreenshotDiffResult, ScreenshotDiffRetryResult, SingleTryScreenshotDiffRetryResult, RedactedScreenshotIncompatible, RedactedScreenshotsCompared, RedactedScreenshotsComparison, } from "./sdk-bundle-api/bundle-to-sdk/screenshot-diff-result";
|
|
4
|
-
export { TestCase, TestCaseReplayOptions, TestRunStatus, TestCaseResult, TestCaseResultStatus, } from "./replay/test-run.types";
|
|
4
|
+
export { SessionRelevance, TestCase, TestCaseReplayOptions, TestRunStatus, TestCaseResult, TestCaseResultStatus, } from "./replay/test-run.types";
|
|
5
5
|
export { TestRunChunkStatus } from "./replay/test-run-chunk.types";
|
|
6
6
|
export * from "./sdk-bundle-api/sdk-to-bundle/test-run-environment";
|
|
7
7
|
export { ReplayableEvent } from "./sdk-bundle-api/bidirectional/replayable-event";
|
package/dist/index.js
CHANGED
|
@@ -14,7 +14,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.CustomDataSingletonInternalKey = void 0;
|
|
17
|
+
exports.CustomDataSingletonInternalKey = exports.SessionRelevance = void 0;
|
|
18
|
+
var test_run_types_1 = require("./replay/test-run.types");
|
|
19
|
+
Object.defineProperty(exports, "SessionRelevance", { enumerable: true, get: function () { return test_run_types_1.SessionRelevance; } });
|
|
18
20
|
__exportStar(require("./sdk-bundle-api/sdk-to-bundle/test-run-environment"), exports);
|
|
19
21
|
var session_data_1 = require("./sdk-bundle-api/sdk-to-bundle/session-data");
|
|
20
22
|
Object.defineProperty(exports, "CustomDataSingletonInternalKey", { enumerable: true, get: function () { return session_data_1.CustomDataSingletonInternalKey; } });
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAsBA,0DAOiC;AAN/B,kHAAA,gBAAgB,OAAA;AAQlB,sFAAoE;AAQpE,4EAiBqD;AAJnD,8HAAA,8BAA8B,OAAA"}
|
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
import { ScreenshotDiffOptions } from "../sdk-bundle-api/sdk-to-bundle/screenshotting-options";
|
|
2
|
+
/**
|
|
3
|
+
* Relevance of a session
|
|
4
|
+
*/
|
|
5
|
+
export declare enum SessionRelevance {
|
|
6
|
+
IsRelevant = "is-relevant",
|
|
7
|
+
NotRelevant = "not-relevant",
|
|
8
|
+
MaybeRelevant = "maybe-relevant"
|
|
9
|
+
}
|
|
2
10
|
export interface TestCase {
|
|
3
11
|
sessionId: string;
|
|
4
|
-
|
|
12
|
+
relevanceToPR?: SessionRelevance;
|
|
5
13
|
title?: string;
|
|
6
14
|
options?: TestCaseReplayOptions;
|
|
7
15
|
}
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SessionRelevance = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* Relevance of a session
|
|
6
|
+
*/
|
|
7
|
+
var SessionRelevance;
|
|
8
|
+
(function (SessionRelevance) {
|
|
9
|
+
SessionRelevance["IsRelevant"] = "is-relevant";
|
|
10
|
+
SessionRelevance["NotRelevant"] = "not-relevant";
|
|
11
|
+
SessionRelevance["MaybeRelevant"] = "maybe-relevant";
|
|
12
|
+
})(SessionRelevance = exports.SessionRelevance || (exports.SessionRelevance = {}));
|
|
3
13
|
//# sourceMappingURL=test-run.types.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"test-run.types.js","sourceRoot":"","sources":["../../src/replay/test-run.types.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"test-run.types.js","sourceRoot":"","sources":["../../src/replay/test-run.types.ts"],"names":[],"mappings":";;;AAEA;;GAEG;AACH,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IAC1B,8CAA0B,CAAA;IAC1B,gDAA4B,CAAA;IAC5B,oDAAgC,CAAA;AAClC,CAAC,EAJW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAI3B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alwaysmeticulous/api",
|
|
3
|
-
"version": "2.206.
|
|
3
|
+
"version": "2.206.5",
|
|
4
4
|
"description": "Meticulous API types",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -35,5 +35,5 @@
|
|
|
35
35
|
"bugs": {
|
|
36
36
|
"url": "https://github.com/alwaysmeticulous/meticulous-sdk/issues"
|
|
37
37
|
},
|
|
38
|
-
"gitHead": "
|
|
38
|
+
"gitHead": "2534907bacb620822002c0eb717c9c26f4b5c442"
|
|
39
39
|
}
|