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

Test Item: Extension Updates view #161795

Closed
2 tasks done
benibenj opened this issue Sep 26, 2022 · 0 comments
Closed
2 tasks done

Test Item: Extension Updates view #161795

benibenj opened this issue Sep 26, 2022 · 0 comments

Comments

@benibenj
Copy link
Contributor

benibenj commented Sep 26, 2022

Refs: #159889

Complexity: 2

Authors: @sandy081

Create Issue


We newly added the extension filter "Updates" which creates two views in this order: Available Updates (top view) and Recently Updated (bottom view).

  1. Change the version of some extensions to an outdated version.
  2. Reload
  3. Update some (not all) of the outdated extension back to the new version (remember which and in what order they were updated)
  4. Reload
  5. Open Extension view and apply "Updates" filter
  6. Check: All outdated extensions should be visible in the top view.
  7. Check: The extensions in the Recently Updated view. No outdated extension should be visible there. The extensions which were outdated and updated again should be listed at the top. We display all extensions which were updated in the last 7 days ordered by update date. We exclude outdated extensions from this view.
  8. Update all outdated extensions
  9. Reload
  10. Open Extension view and apply "Updates" filter
  11. Updates view should be collapsed and showing 0 updates
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants