Skip to content

Refactor cooperator_website : separate the form controller from the form processor #31

@robinkeunen

Description

@robinkeunen

Is your feature request related to a problem?

  • different concerns are mixed together
  • testing routes is more complex than testing services

Describe the solution you'd like

  • the controller defines the routes and controls data
  • the processor handles the business logic based on clean data

Additional context

Metadata

Metadata

Labels

enhancementno staleUse this label to prevent the automated stale action from closing this PR/Issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions