* upgrade prettier * noImplicitAny rule * fix type * update tsconfig * upgrade to 150 print width
* Move e2e framework to aca-shared/testing * * Update e2e suites imports from @alfresco/aca-shared/testing * Remove testing framework from 'e2e' directory * Move e2e testing framework to `aca-testing-shared` project
* remove unused methods * wrap suites in functions * higher suite calling each wrapped function * better naming * wrap test suites in functions * higher suite calling the wrapped functions * add searchApi to adminActions