vitest-plugin-vis
Version:
Vitest visual testing plugin
14 lines (12 loc) • 965 B
JavaScript
import "./asserts--HSSlgPD.mjs";
import { a as SNAPSHOT_ROOT_DIR, i as RESULT_DIR, n as DIFF_DIR, r as NAME, t as BASELINE_DIR } from "./constants-CTBaz8Ml.mjs";
import { n as setAutoSnapshotOptions } from "./auto_snapshot_options-DUOTpF2N.mjs";
import "./base64-CHSENEAO.mjs";
import { a as matchImageSnapshotAction, i as matchPageImageSnapshotAction, n as toTaskId, o as hasImageSnapshotAction, r as success, t as autoSnapshotMatcher } from "./auto_snapshot_matcher-C0y6mAeS.mjs";
//#region src/client/actions/load_image_snapshot_results_action.ts
function loadImageSnapshotResultsAction(commands, taskId) {
return commands.loadImageSnapshotResults(taskId);
}
//#endregion
export { BASELINE_DIR, DIFF_DIR, NAME, RESULT_DIR, SNAPSHOT_ROOT_DIR, autoSnapshotMatcher, hasImageSnapshotAction, loadImageSnapshotResultsAction, matchImageSnapshotAction, matchPageImageSnapshotAction, setAutoSnapshotOptions, success, toTaskId };
//# sourceMappingURL=client-api.mjs.map