sprout icon indicating copy to clipboard operation
sprout copied to clipboard

Technical debt/future considerations

Open ollieread opened this issue 1 year ago • 1 comments

This is all the “technical debt” or future considerations off the back of the initial work.

  • The unit tests can be refactored to use mocks and fakes over models and actual database entries.
  • The ServiceOverrideManager will need a dedicated unit test
  • I don't like the current documentation, as it reads more like a technical breakdown than a walkthrough like Laravel

ollieread avatar Jan 25 '25 11:01 ollieread

Address test coverage mentioned here: https://github.com/sprout-laravel/sprout/pull/112/#issuecomment-2686325730

ollieread avatar Feb 26 '25 22:02 ollieread