-
Notifications
You must be signed in to change notification settings - Fork 155
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
Test coverage for the app store #11634
Labels
Type:Story
User Story
Comments
You want me to takeover here ? |
Yes, that would be great, thank you. ❤️ do you want to pair on making a test plan? |
That would be awesome 💖 |
8 tasks
e2e tests are done :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: