api-components-bundle icon indicating copy to clipboard operation
api-components-bundle copied to clipboard

New Feature Tests

Open silverbackdan opened this issue 3 years ago • 9 comments

During development, some features may have been added which tests have not been written for in the interest of development speed. Some tests should be written in future for these features.

  • [x] Filtering and ordering of layout resource
  • [ ] Filtering and ordering of page resource
  • [ ] Page data normalization inc. throwing errors if page data not found and skipping if admin user and returning components anyway for page template admin.
  • [ ] OpenApi Factory decorator
  • [ ] UserDataProvider and the /me endpoint is using the username instead of id for lookup

silverbackdan avatar Nov 11 '20 11:11 silverbackdan