Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Oct 29, 2025

There are no references to these, so deleting these should be fine.

There are no references to these, so deleting these should be fine.
Copilot AI review requested due to automatic review settings October 29, 2025 13:07
@github-actions
Copy link

github-actions bot commented Oct 29, 2025

Copyright Validation Results
Total: 2 | Passed: 1 | Failed: 0 | Skipped: 1 | at: 2025-10-29 13:47:47 UTC | commit: 7045e91

⏭️ Skipped (Excluded) Files

  • package.json

✅ Valid Files

  • etc/test-setup-prompt.js

✅ All files have valid copyright headers!

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes obsolete test setup and teardown scripts that are no longer needed, as the project has migrated to using ml-gradle for test infrastructure management. The changes clean up deprecated Node.js-based test scripts while retaining only the linting functionality in package.json.

Key changes:

  • Removed npm test scripts from package.json (test, test:setup, test:teardown)
  • Deleted multiple test setup and teardown JavaScript files from the etc/ directory
  • Removed outdated TODO comments from test-setup-prompt.js

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Removed test-related npm scripts, keeping only doc and lint scripts
etc/users-setup.js Deleted user setup script (entire file removed)
etc/test-teardown.js Deleted main test teardown script (entire file removed)
etc/test-teardown-qa.js Deleted QA environment teardown script (entire file removed)
etc/test-teardown-nodeOpticFunctionalTest.js Deleted Optic functional test teardown script (entire file removed)
etc/test-teardown-dmsdk-qa.js Deleted DMSDK QA teardown script (entire file removed)
etc/test-setup.js Deleted main test setup script with database configuration (entire file removed)
etc/test-setup-qa.js Deleted QA environment setup script (entire file removed)
etc/test-setup-prompt.js Removed outdated TODO comments about ml-gradle migration
etc/test-setup-dmsdk-qa.js Deleted DMSDK QA setup script (entire file removed)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rjrudin rjrudin changed the title MLE-24733 Just deleting test-complete-app MLE-24733 Deleting what should be unused etc/ files Oct 29, 2025
@rjrudin rjrudin merged commit 3bfef1e into develop Oct 29, 2025
7 checks passed
@rjrudin rjrudin deleted the feature/delete-1 branch October 29, 2025 13:48
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.

2 participants