Chore: Tests with Playwright (task: ROC-66, Intermittent resolution in tests) (#25416)
Co-authored-by:
Ramon Souza <ramon.souza@objective.com.br>
Showing
- apps/meteor/.gitignore 1 addition, 0 deletionsapps/meteor/.gitignore
- apps/meteor/client/components/UserCard/UserCard.tsx 1 addition, 1 deletionapps/meteor/client/components/UserCard/UserCard.tsx
- apps/meteor/client/views/account/AccountProfilePage.js 1 addition, 1 deletionapps/meteor/client/views/account/AccountProfilePage.js
- apps/meteor/client/views/room/Announcement/AnnouncementComponent.tsx 1 addition, 1 deletion.../client/views/room/Announcement/AnnouncementComponent.tsx
- apps/meteor/client/views/room/contextualBar/RoomMembers/List/components/MemberItem.js 1 addition, 1 deletion...m/contextualBar/RoomMembers/List/components/MemberItem.js
- apps/meteor/client/views/room/contextualBar/UserInfo/UserInfo.js 1 addition, 1 deletion...teor/client/views/room/contextualBar/UserInfo/UserInfo.js
- apps/meteor/client/views/room/contextualBar/UserInfo/actions/UserActions.js 1 addition, 0 deletions.../views/room/contextualBar/UserInfo/actions/UserActions.js
- apps/meteor/tests/e2e/04-main-elements-render.spec.ts 3 additions, 12 deletionsapps/meteor/tests/e2e/04-main-elements-render.spec.ts
- apps/meteor/tests/e2e/05-channel-creation.spec.ts 1 addition, 2 deletionsapps/meteor/tests/e2e/05-channel-creation.spec.ts
- apps/meteor/tests/e2e/07-emoji.spec.ts 4 additions, 6 deletionsapps/meteor/tests/e2e/07-emoji.spec.ts
- apps/meteor/tests/e2e/09-channel.spec.ts 10 additions, 16 deletionsapps/meteor/tests/e2e/09-channel.spec.ts
- apps/meteor/tests/e2e/10-user-preferences.spec.ts 29 additions, 20 deletionsapps/meteor/tests/e2e/10-user-preferences.spec.ts
- apps/meteor/tests/e2e/utils/helpers/clearMessages.ts 11 additions, 0 deletionsapps/meteor/tests/e2e/utils/helpers/clearMessages.ts
- apps/meteor/tests/e2e/utils/pageobjects/ChannelCreation.ts 1 addition, 1 deletionapps/meteor/tests/e2e/utils/pageobjects/ChannelCreation.ts
- apps/meteor/tests/e2e/utils/pageobjects/FlexTab.ts 6 additions, 8 deletionsapps/meteor/tests/e2e/utils/pageobjects/FlexTab.ts
- apps/meteor/tests/e2e/utils/pageobjects/MainContent.ts 11 additions, 5 deletionsapps/meteor/tests/e2e/utils/pageobjects/MainContent.ts
- apps/meteor/tests/e2e/utils/pageobjects/PreferencesMainContent.ts 1 addition, 2 deletions...eor/tests/e2e/utils/pageobjects/PreferencesMainContent.ts
Loading
Please register or sign in to comment