Change the src_folders path in the nightwatch.conf.js file

Created on 19 July 2025, 22 days ago

Problem/Motivation

In CircleCI, the 'Automated Functional Acceptance Testing' step fails with: Cannot read source — stat failed on path /var/www/html/test/webship/web/profiles/contrib/webship/web/profiles/contrib/webship/tests/step-definitions.

Proposed resolution

Update the src_folders path in the nightwatch.conf.js file to:
src_folders: ['./web/profiles/contrib/webship/tests/step-definitions']
instead of:
src_folders: ['web/profiles/contrib/webship/tests/step-definitions']
to avoid duplicating the base path.

Remaining tasks

  • ✅ File an issue
  • ➖ Addition/Change/Update/Fix
  • ➖ Merge request, Patch, or Commit
  • ➖ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ➖ Readability
  • ➖ Accessibility
  • ➖ Performance
  • ➖ Security
  • ➖ Documentation
  • ➖ Code review by maintainers
  • ➖ Full testing and approval
  • ➖ Credit contributors
  • ➖ Review with the product owner
  • ➖ Release notes snippet
  • ❌ Release

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
📌 Task
Status

Active

Version

11.0

Component

Code

Created by

🇯🇴Jordan tasneem natshah

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024