Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NPM] Add e2e files to npm package #5928

Closed
2 tasks
unlikelyzero opened this issue Oct 31, 2022 · 1 comment
Closed
2 tasks

[NPM] Add e2e files to npm package #5928

unlikelyzero opened this issue Oct 31, 2022 · 1 comment
Labels
type:maintenance tests, chores, or project maintenance verified Tested or intentionally closed
Milestone

Comments

@unlikelyzero
Copy link
Contributor

Summary

We can drastically decrease the complexity associated with our e2e-as-a-dependency-model by including the tests within the openmct package on npm.

  • Include e2e folder
  • Ignore e2e/test-data/ files
@unlikelyzero unlikelyzero added the type:maintenance tests, chores, or project maintenance label Oct 31, 2022
@unlikelyzero unlikelyzero added this to the 2.1.3 milestone Oct 31, 2022
@unlikelyzero
Copy link
Contributor Author

Testing Notes

npm install openmct
Verify that e2e files are included except test data

@unlikelyzero unlikelyzero modified the milestones: 2.1.3, Target:2.1.2 Oct 31, 2022
@unlikelyzero unlikelyzero added unverified bug:retest Retest without a specific milestone labels Oct 31, 2022
@ozyx ozyx added verified Tested or intentionally closed and removed unverified bug:retest Retest without a specific milestone labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance verified Tested or intentionally closed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants