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

[FEATURE] Centralize Functional/Integration Test Scripts into a Unified Dir #5918

Open
dwisiswant0 opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels
Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Comments

@dwisiswant0
Copy link
Member

Describe your feature request

Centralize all functional and integration test scripts into a single, organized location. Currently scattered across the cmd/* and integration_tests/* directories, this setup complicates locating and maintaining the scripts. A unified dir structure will improve organization and discoverability.

Describe the use case of the feature

  • Quickly locate, run, and update tests w/o navigating thru multiple directories.
  • Reduce cognitive load, especially when understanding & contributing to the testing structure.
  • Provide a standardized way to manage and add tests.
  • fo CI/CD pipeline; simplify config by pointing to a single, unified test location.

Those approach will also help reduce redundancy caused by scattered tests

Describe alternatives you've considered

  1. Retaining the current scattered state (nuh, uh).
  2. Using symlinks.

Additional context

No response

@dwisiswant0 dwisiswant0 added the Type: Enhancement Most issues will probably ask for additions or changes. label Dec 17, 2024
@dwisiswant0 dwisiswant0 self-assigned this Dec 17, 2024
@dwisiswant0 dwisiswant0 added Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. and removed Type: Enhancement Most issues will probably ask for additions or changes. labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.
Projects
None yet
Development

No branches or pull requests

1 participant