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

Views with no model #161

Conversation

wisersoftwareengineer
Copy link

What does this PR do?

Introduce an workaround to work with views without a model

What issue does this solve?

#56

Where should the reviewer start?

README.md

What Worf gif best describes this PR or how it makes you feel?

The framework is too coupled with model and we should review it if we want to make it more generic

Checklist

  • This PR increases test coverage
  • This PR includes README updates reflecting any new features/improvements to the framework

- test written to simulate a view with a dummy model to validate the scenario
- Created a workaround to user a fake model
- updated documentation explaining how to use it
- Created a workaround to user a fake model
- updated documentation explaining how to use it
- using a custom serializer to have an example for the users
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.

2 participants