Skip to content

Commit

Permalink
e2e - updated calendar event test jira numbers (#3353)
Browse files Browse the repository at this point in the history
* Test updates for UI components

* Updates for event log, status, notifications

* e2e updates

* File service, configuration service, welcome

* Updates on PDF, script and notifications

* subscription and service status updates

* Updates on events and directory

* e2e updates for status, directory and tenant admin

* directory and service status

* Notifications test updates

* One comment for roles in notification type modal

* e2e test updates for status and notifications

* Changed var to let

* e2e test updates for configuration

* e2e test updates for welcome page

* Removed unused element

* e2e updates

* test updates for events and script

* e2e updates on welcome page and notifications

* Fixes for service status

* updates for file service

* e2e test updates for event, file, notification

* Update for pdf

* update for status

* Update

* e2e updates

* e2e updates

* e2e updates

* e2e updates

* Added a config setting

* Commented out edit PDF template steps

* Update

* update

* Updated file tests

* Updated pdf test

* Removed headless=true command parameter

* Switch e2e test run from Chrome to Electron

* Switch e2e test run from headless to headed

* e2e fixes

* e2e updates

* e2e updates

* Test fixes

* Updated cs-322 with validation of open icon

* Added validation of pdf template body

* Added a couple of steps of selecting filters

* Added a walkaround

* Walkaround for 30 second refresh

* Added more wait to avoid random test failures

* File service test updates

* Put accessiblity test step back

* Commented out accessibility step for file types

* Added support info validation on subscriber app

* Fixed a timestamp bug

* Added more delay on file type name

* test updates

* subscriber app test update

* Updated load more button page object

* e2e test updates

* Fixed a typo

* Added a wait

* Updates of subscription management tests

* test updates for calendar and script

* Test updates

* test updates

* enabled api doc link tests

* Re-enabled tenant creation test

* Adjusted wait for 2 failed tests

* added shadow() for shadow dom element

* Updated tests for UI changes of removing roles

* Chnaged from let to const

* Form definition edit test update

* Removed unused page objects

* Comment test update

* subscriber app error message updates

* Updated file type tests with classification

* Added dropdown validation

* Added a test for access-service

* Test for portrait mode message

* UI changes

* Updated calendar test to have both read and modify roles

* Update tests with the new version of react component upgrade

* More updates

* More updates

* Ignore accessibility tests on 2 apps due to known issue

* More test updates

* Upgrade axe-core to 4.8.2

* More e2e test updates

* Re-enable a test after a bug being fixed

* Added some waits

* Updated a data-testid

* Change to high resolution to see all fields

* Updates on app dropdown and start and end time

* Test updates

* updates for notifications

* non-self-serve subscription test update

* update e2e test for editor save changes

* Update for script editor

* Enabled other script tests

* Re-enabled the edit steps

* increase form definition saving time

* Added feedback

* Added a wait for checking number of users for roles

* Added a wait before checking delete confirmation modal

* Added a wait after next button

* Commented out validation of list with detail on review

* A step to delete the existing form before test run

* Added a step for checking data in edit modal

* update realmid to tenant name for notification link

* Ignore task and form accessibility test

* 2 fixes

* Updated core topic type test

* 2 updates on form and script tests

* multiple e2e test updates

* Lifecycle updates

* Fix email address conflicts between 2 tests

* Updated review page step

* Test updates

* Added value service

* Increase default timeout to 10 seconds for status app and subscriber app

* Increase default timeout for form app

* Added more wait for saving a form definition

* Changed back to original queue name with upper case letters

* New form definitions grid

* Enabled the step to validate site url ordering

* Updated jira ticket numbers for calendar event test

---------

Co-authored-by: Howard Zhang <howard.zhang@gov.ab.ca>
  • Loading branch information
howard-zhang and howard-zhang-goa committed Aug 28, 2024
1 parent 63e2140 commit 93393b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Feature: Calendar
Then the user "should not view" the calendar of "autotest-addcalendar", "autotest calendar desc edit"

#TEST DATA: precreated calendar of "autotest-calendar", "DO NOT DELETE", "auto-test-role1, auto-test-role2"
@TEST_CS-2460 @TEST_CS-2477 @TEST_CS-2478 @REQ_CS-1675 @REQ_CS-1677 @REQ_CS-1676 @regression
@TEST_CS-2460 @TEST_CS-2459 @TEST_CS-2477 @TEST_CS-2478 @REQ_CS-1675 @REQ_CS-1653 @REQ_CS-1677 @REQ_CS-1676 @regression
Scenario: As a tenant admin, I can add, edit and delete calendar-events
Given a tenant admin user is on calendar service overview page
When the user selects "Events" tab for "Calendar"
Expand Down

0 comments on commit 93393b5

Please sign in to comment.