Skip to content

refactor app core

Nick Sellen requested to merge 255-refactor-app-core into master

Closes foodsharing-dev/issues0#255

What does this MR do?

Moves the files from app/core/ into the new class structure in src/Modules/Core/.

I'm building it on top of the 261-add-debug-tools branch, as it's useful to have the tools there...

How confident are you it won't break things if deployed?

Not very yet, not all the tests pass locally, but could be my test setup...

Links to related issues

!163 (merged)

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Chris Oelmueller

Merge request reports