Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BE] Apps Crud #54 #58

Merged
merged 12 commits into from
Jun 12, 2023
Merged

[BE] Apps Crud #54 #58

merged 12 commits into from
Jun 12, 2023

Conversation

GabrielaMaureira
Copy link
Collaborator

Crud made for the 'Apps' resource at 'AppController' and its necessary model and routes. Tests for each controller method.

@GabrielaMaureira
Copy link
Collaborator Author

Conflict resolve! @CloudSalander

@CloudSalander CloudSalander merged commit a71519b into develop Jun 12, 2023
@CloudSalander
Copy link
Collaborator

Okey, this is the lost comment.

  • Look how for the resource "faq" we had a prefix for the routes. You can do the same for your resource.
  • Good job with the validations, specially with the url field.
  • Your tests are everytime better. Congratulations. Remember that you can check too other issues such the body response for checking, for example, right response format, etc.
    Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] Apps Crud
2 participants