Closed PranavRajnish closed 9 months ago
Description As a developer I want to be able to test the grid system functionality easily and use its functionality in-game as well as in-editor.
Solution steps Refactor the GridManager class into GridManager and GridManagerBehaviour to seperate monobehaviour from implementation.
Acceptance Criteria Developers are able to easily write unit tests Functionality should work in edit mode and play mode.
Description As a developer I want to be able to test the grid system functionality easily and use its functionality in-game as well as in-editor.
Solution steps Refactor the GridManager class into GridManager and GridManagerBehaviour to seperate monobehaviour from implementation.
Acceptance Criteria Developers are able to easily write unit tests Functionality should work in edit mode and play mode.