intellitester 0.3.0 → 0.3.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.
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkKIWKFSEJ_cjs = require('./chunk-KIWKFSEJ.cjs');
3
+ var chunkN7TZR4A2_cjs = require('./chunk-N7TZR4A2.cjs');
4
4
  var chunkYNHXOSMZ_cjs = require('./chunk-YNHXOSMZ.cjs');
5
5
  var chunk2ZSINOCK_cjs = require('./chunk-2ZSINOCK.cjs');
6
6
  var uniqueNamesGenerator = require('unique-names-generator');
@@ -2567,7 +2567,7 @@ async function executeActionWithRetry(page, action, index, options) {
2567
2567
  });
2568
2568
  }
2569
2569
  } else {
2570
- const { loadWorkflowDefinition, loadTestDefinition: loadTestDefinition2 } = await import('./loader-GWS2LMRR.cjs');
2570
+ const { loadWorkflowDefinition, loadTestDefinition: loadTestDefinition2 } = await import('./loader-MPGLPS4F.cjs');
2571
2571
  const workflowPath = path4__namespace.default.resolve(process.cwd(), branchToExecute.workflow);
2572
2572
  const workflowDir = path4__namespace.default.dirname(workflowPath);
2573
2573
  if (debugMode) {
@@ -3649,7 +3649,7 @@ async function runTestInWorkflow(test, page, context, options, _workflowDir, wor
3649
3649
  if (debugMode) {
3650
3650
  console.log(` [DEBUG] waitForBranch: loading workflow from ${workflowPath}`);
3651
3651
  }
3652
- const { loadWorkflowDefinition } = await import('./loader-GWS2LMRR.cjs');
3652
+ const { loadWorkflowDefinition } = await import('./loader-MPGLPS4F.cjs');
3653
3653
  const nestedWorkflow = await loadWorkflowDefinition(workflowPath);
3654
3654
  if (branch.variables) {
3655
3655
  for (const [key, value] of Object.entries(branch.variables)) {
@@ -3659,7 +3659,7 @@ async function runTestInWorkflow(test, page, context, options, _workflowDir, wor
3659
3659
  }
3660
3660
  for (const testRef of nestedWorkflow.tests) {
3661
3661
  const testFilePath = path4__namespace.default.resolve(path4__namespace.default.dirname(workflowPath), testRef.file);
3662
- const nestedTest = await chunkKIWKFSEJ_cjs.loadTestDefinition(testFilePath);
3662
+ const nestedTest = await chunkN7TZR4A2_cjs.loadTestDefinition(testFilePath);
3663
3663
  if (nestedTest.variables) {
3664
3664
  for (const [key, value] of Object.entries(nestedTest.variables)) {
3665
3665
  const interpolated = interpolateVariables(value, context.variables);
@@ -3921,7 +3921,7 @@ Starting workflow: ${workflow.name}`);
3921
3921
  console.log(` Test ID: ${testRef.id}`);
3922
3922
  }
3923
3923
  try {
3924
- const test = await chunkKIWKFSEJ_cjs.loadTestDefinition(testFilePath);
3924
+ const test = await chunkN7TZR4A2_cjs.loadTestDefinition(testFilePath);
3925
3925
  if (testRef.variables) {
3926
3926
  for (const [key, value] of Object.entries(testRef.variables)) {
3927
3927
  const interpolated = interpolateWorkflowVariables(
@@ -4368,5 +4368,5 @@ exports.runWorkflowWithContext = runWorkflowWithContext;
4368
4368
  exports.setupAppwriteTracking = setupAppwriteTracking;
4369
4369
  exports.startTrackingServer = startTrackingServer;
4370
4370
  exports.webServerManager = webServerManager;
4371
- //# sourceMappingURL=chunk-7HQRRMTD.cjs.map
4372
- //# sourceMappingURL=chunk-7HQRRMTD.cjs.map
4371
+ //# sourceMappingURL=chunk-4DYHFFIN.cjs.map
4372
+ //# sourceMappingURL=chunk-4DYHFFIN.cjs.map