Skip to content

Move x Folder Into Tests Directory and Clean Up Test Structure#10

Open
Biswajitn23 wants to merge 3 commits intoExperQuick:mainfrom
Biswajitn23:chore/base-test-structure
Open

Move x Folder Into Tests Directory and Clean Up Test Structure#10
Biswajitn23 wants to merge 3 commits intoExperQuick:mainfrom
Biswajitn23:chore/base-test-structure

Conversation

@Biswajitn23
Copy link

Description

  • Moved the experimental/placeholder x folder from the project root into the tests directory to maintain a clean and organized structure.
  • All files from x are now under tests/x, including subfolders and database files.
  • The test directory is now organized by module, with subfolders for individual functions/class methods as per best practices.
  • Removed the old x folder from the project root.

This change improves maintainability and scalability of the test suite.

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.

1 participant