You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to have an example for a BE module that makes use of the page tree (including tests) so that I can learn how to write tests for a BE module with a page tree.
Acceptance criteria
The BE module has the page tree enabled.
The BE module only shows tea records from the selected page, not from other pages.
If no page is selected in the page tree, a flash message is shown instead: "Please select a page in the page tree".
Story
As a developer, I want to have an example for a BE module that makes use of the page tree (including tests) so that I can learn how to write tests for a BE module with a page tree.
Acceptance criteria