mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
* [ADF-4232] Fix filePreviewPage methods to reach expectations * [ADF-4232] Implement new methods * Fix word spelling * [ADF-4232] Fix e2e test and rebase * Rebase branch * [ADF-4232] add test for reset zoom check - remove un-reached expects from filePreviewPage * [ADF-4232] better naming - review changes * [ADF-4232] no sleep(s), more timeout * [ADF-4232] some code clean up * [ADF-4232] some code clean up * [ADF-4232] refactoring - renaming * [ADF-4232] refactoring * [ADF-4232] refactoring move expects to test - code review changes * [ADF-4232] remove unused methods - these already exist on viewerPage.ts * [ADF-4232] remove duplicated code - use viewerPage instead of filePreviewPage * [ADF-4232] reset to original timeout in afterAll