canonical / lxd-ui

Easy and accessible container and virtual machine management. A browser interface for LXD
GNU General Public License v3.0
269 stars 33 forks source link

feat: [WD-14383] Image export upload delete tests #868

Closed Kxiru closed 1 month ago

Kxiru commented 1 month ago

Done

Fixes

QA

  1. Run the LXD-UI:
    • On the demo server via the link posted by @webteam-app below. This is only available for PRs created by collaborators of the repo. Ask @mas-who or @edlerd for access.
    • With a local copy of this branch, build and run as described in the docs.
  2. Perform the following QA steps:
    • Run new e2e tests locally

Screenshots

N/A

webteam-app commented 1 month ago

Demo

Jenkins

demos.haus

Kxiru commented 1 month ago

Code LGTM, just one issue found by the linter to use const instead of let.

Yep, I just addressed that. Please could I get that approval again? :)