* [ACA-3427] Remove About tab when it's not useful
* Add unit tests for isLibraryManager rule
* Fix e2e tests
* Fix e2e tests and add rule to docs
* Fix e2e tests
* compare arrays of actions instead of checking the available actions one by one
add more tests for more file types
reorganise and separate test files
use correct capitalisation of “Leave Library”, according to ACA-2473
add some try catch blocks
* fix test and rebalance suites
* remove hidden old info button
- that exists in DOM, even though hidden, after fix of [ACA-2288] issue
* change actions order after ACA-2649