Skip to content

Delete Unused Shared Folders After Migration #131

@Villarley

Description

@Villarley

🧩 Issue: Delete Unused Shared Folders After Migration

📝 Description

After migrating domain code into modules, clean up obsolete folders.

✅ Tasks

  • Ensure all tests pass across all modules.
  • Run linter and format codebase.
  • Delete:
    • src/controllers
    • src/services
    • src/entities
    • src/errors
    • src/dtos
    • src/useCase
  • Add a single integration test to verify system still boots correctly (auth, user, project at minimum).

✅ Definition of Done

  • Codebase is clean and all shared legacy folders are removed
  • No broken imports remain
  • App boots and passes integration tests
  • Code is linted and formatted

📝 Additional Notes

  • Ensure CI and deployment pipelines are unaffected
  • Create GitHub PR checklist for verifying successful modularization
  • 📌 Upload a draft PR within 36 hours (It doesn't matter if it's not finished—just let us know you're working, also via Telegram if you have to report something)

Metadata

Metadata

Assignees

Labels

BackendOdWaveonlydust-waveContribute to awesome OSS repos during OnlyDust's open source week

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions