Skip to content

feat: Integrate orchestration data retrieval into test observability and refactor getBuildStartData method#43

Merged
garg3133 merged 29 commits intonightwatchjs:mainfrom
harshit-bstack:to_integration
Nov 6, 2025
Merged

feat: Integrate orchestration data retrieval into test observability and refactor getBuildStartData method#43
garg3133 merged 29 commits intonightwatchjs:mainfrom
harshit-bstack:to_integration

Conversation

@harshit-bstack
Copy link
Contributor

@harshit-bstack harshit-bstack commented Oct 30, 2025

What is this about?

  • Update the stop API to include test_orchestration data so that the TestHub server triggers the buildFinished event.
  • The PR diff should be calculated against the origin.

Ticket:
AITS-153
AITS-133

- Added helpers.js for utility functions related to test orchestration.
- Created index.js to serve as the main entry point for the orchestration module.
- Introduced orchestrationUtils.js for managing orchestration settings and operations.
- Developed requestUtils.js for handling API requests to the BrowserStack orchestration API.
- Implemented testOrchestrationHandler.js to manage test orchestration operations.
- Added testOrchestrationIntegration.js for integrating orchestration with Nightwatch.
- Created testOrderingServer.js to handle communication with the BrowserStack server for test ordering.
- Updated requestHelper.js to improve error handling for API requests.
@garg3133 garg3133 merged commit e09cbce into nightwatchjs:main Nov 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments