-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
0
-
Not Needed
-
🔵 Done
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
As a part of a larger project (dropping legacy driver), we can drop test/mongodb.ts entirely, making all the imports and resource usage explicit, meaning all entities will be imported directly from the src/ folder, without any wrappers.
Â
AC:
- remove test/mongodb.ts
- make sure all tests and functionality is untouched (always import directly from src/)