Denys Vuika
8aaca5f693
Remove dead code from the e2e ( #3542 )
...
* cleanup dead code
* cleanup dead code
* cleanup dead code
* cleanup dead code
* cleanup dead code
* cleanup dead code
2023-11-28 16:00:00 +00:00
MichalKinas
69c00fc403
Sonarcloud issues fixes ( #3499 )
...
* Sonarcloud issues fixes
* Code smell fixes
* Refactoring to remove new code duplications
* Sonarcloud code smell fixes part I
* Sonarcloud code smell fixes part II
* Missing code smell fix
* Add new ESLint rules to cover fixed SonarCloud issues
* Add missing command
* Add missing is existing check
2023-11-03 06:43:06 -04:00
Nikita Maliarchuk
7245e994c5
[ACS-4959] Update license headers to reflect Hyland Copyright Guidelines ( #3115 )
...
* [ACS-4959] install eslint-plugin-license-header plugin
* [ACS-4959] configure new license
* [ACS-4959] aca-folder-rules license update
* [ACS-4959] content-ce license update
* [ACS-4959] app-e2e license update
* [ACS-4959] adf-office-services-ext license update
* [ACS-4959] aca-shared update license
* [ACS-4959] aca-about license update
* [ACS-4959] aca-content license update
* [ACS-4959] aca-viewer & aca-preview license update
* [ACS-4959] other files license update
* [ACS-4959] patern fix
* [ACS-4959] vendors updated
* [ACS-4959] path fix
* [ACS-4959] some more vendors update
* [ACS-4959] license update
2023-04-13 04:32:30 -04:00
Denys Vuika
567882e864
e2e cleanup ( #2951 )
...
* reduce the code
* reduce code
* reduce code
* reduce code
* cleanup tests
* more readable code
* cleanup code
* fix code
* even more cleanup
* remove some deprecated apis
* code fixes
* cleanup files
* more files switching to user actions
2023-02-01 23:22:37 +00:00
Adina Parpalita
885a1b1b33
add back try-catch around api calls ( #1815 )
...
* add back try-catch around api calls to avoid UnhandledPromiseRejectionWarning
* minor fixes for pagination to account for parallel runs
* missed one
* a few more fixes
* search only files to get correct and consistent number of results
* try something
* add try catch in upload output
* fix cleanup on Create file / folder from template to account for parallel running
* fix incorrect test case id
fix for undefined properties
unexclude some tests to see if still failing
* revert change in order to fix test
* unused import
* exclude test due to missing EXIF aspect
* trigger one more run
2020-11-25 05:45:50 +00:00
Denys Vuika
e9b837462a
e2e improvements part2 ( #1728 )
...
* deprecate comments api wrapper, delete sites perf improve
* introduce user actions
* admin actions inherit user actions
* unlock nodes helper
* api improvements
* api improvements
* update code
* api improvements
* deprecate trashcan api wrapper
* shared api improvements
2020-10-07 19:06:21 +01:00