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
journey 1 "discovery": navigate to app store app, check that a list of apps is loaded, among them: draw-io/json-viewer/unzip, enter draw into search bar, check the results, click on tag viewer (from draw-io app), check the results, click on json-viewer app, check that details page renders, click on viewer tag in details view, check that we navigate back to the overview and have all apps in the result set with viewer among tags or in the app name
journey 2 "details": navigate to app store app, click on Development boilerplate (web-app-skeleton), check that the details page renders, click download for a specific version (NOT the most recent version though), verify that the app version downloads, go back to overview, click download for draw-io in overview, verify that the most recent app version downloads
Definition of ready
Everybody needs to understand the value written in the user story
Acceptance criteria have to be defined
All dependencies of the user story need to be identified
Feature should be seen from an end user perspective
Story has to be estimated
Story points need to be less than 20
Definition of done
Functional requirements
Functionality described in the user story works
Acceptance criteria are fulfilled
Quality
Code review happened
CI is green (that includes new and existing automated tests)
Critical code received unit tests by the developer
Non-functional requirements
No sonar cloud issues
The text was updated successfully, but these errors were encountered:
Description
The app store has no test coverage at the moment. Needs to change.
User Stories
Value
Acceptance Criteria
LayoutContainer
)draw
into search bar, check the results, click on tagviewer
(from draw-io app), check the results, click onjson-viewer
app, check that details page renders, click onviewer
tag in details view, check that we navigate back to the overview and have all apps in the result set withviewer
among tags or in the app nameDevelopment boilerplate
(web-app-skeleton), check that the details page renders, clickdownload
for a specific version (NOT the most recent version though), verify that the app version downloads, go back to overview, clickdownload
for draw-io in overview, verify that the most recent app version downloadsDefinition of ready
Definition of done
The text was updated successfully, but these errors were encountered: