justin-lyon / jml-dx-box

Justin's running personal sfdx org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Organize Apex Classes #43

Closed justin-lyon closed 1 month ago

justin-lyon commented 1 year ago

Organize apex classes into sub directories by role. Move all apex test classes into force-app/main/default/test/classes/ and mirror the subdirectory for the unit under test.