adobe / da-live

Document Authoring is an early-access technology preview from Adobe.
https://da.live
Apache License 2.0
10 stars 16 forks source link

New Playwright test for copy and rename functionality #180

Closed bosschaert closed 5 months ago

bosschaert commented 5 months ago

Description

This is just a new Playwright test that checks copying and renaming through the UI.

How Has This Been Tested?

It is a test 😄

Types of changes

Just a testing addition.

Checklist:

aem-code-sync[bot] commented 5 months ago

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed. In case there are problems, just click a checkbox below to rerun the respective action.

Commits * [a1d695d](https://github.com/adobe/da-live/commit/a1d695d09aa37d6406319faf3feb2eacc3f6cc84) :white_check_mark: (latest) * [5739671](https://github.com/adobe/da-live/commit/5739671860e0d627c4da9b808f8b0c3a2fdc47a0) :white_check_mark: * [8c7fc54](https://github.com/adobe/da-live/commit/8c7fc5481655a1e07e40114195df1ba29dcf9f8b) :white_check_mark: * [3abb5fd](https://github.com/adobe/da-live/commit/3abb5fd390482356fb4c5e73280ca99db7b4154c) :white_check_mark: * [823b3f8](https://github.com/adobe/da-live/commit/823b3f8e1185beeaaefbbd7ba9412595d4f00eee) :white_check_mark:
bosschaert commented 5 months ago

Note that the new Playwright test currently fails but after fixing https://github.com/adobe/da-admin/pull/57 it should start passing.

bosschaert commented 5 months ago

As https://github.com/adobe/da-admin/pull/57 is now merged, this new PW test is now passing.