* Exporting base login page for e2e tests
* fixed exporting and renamed pages as per standards
* Added base login page to testing package
* Fixed wrong import for the setting page
* Removed old pages and using the one in the adf-testing package
* fix after merge conflict
* fix base url param
* in progress
* done
* linting fixes
* code review comments
* code review comments
* code review comments - Split the Test cases in TestRail as they were too long and updated the relevant test case numbers in the PR.
* moved the error message ot a variable and using the TestConfig url rather than hardcoding it.
* All the Settings Component tests automated.
* added beforeEach
* changed the describe statement.
* using the document list container and Task app for asserting on that page.