Closed jeawhanlee closed 5 days ago
On the 1st run , we had 1 test failing, then for the 2nd run all are passing (active theme is 2020) report 1 https://drive.google.com/file/d/1ahLx9NHOcuQwa0GVK5pT_H1SaOXFEill/view?usp=sharing report 2
smoke test on PR
All passed on my end, too, running for hanna.e2e on remote desktop, with theme 2020.
Description
Fixes failing test caused by improper test cleanup/setup and strict assertions.
Fixes #168 Fixes failing scenario tests.
Type of change
Detailed scenario
Issue can be reproduced by:
npm run test:llimages
Technical description
Documentation
Deactivates WPML plugin before in the beforeAll hook and also removes strict assertion.
New dependencies
N/A
Risks
N/A
Mandatory Checklist
Code validation
Code style