Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update(test): fix chats tests on CI #131

Merged
merged 8 commits into from
Aug 21, 2024
Merged

update(test): fix chats tests on CI #131

merged 8 commits into from
Aug 21, 2024

Conversation

luisecm
Copy link
Collaborator

@luisecm luisecm commented Aug 20, 2024

What this PR does πŸ“–

  • Attempt to fix chats tests

Which issue(s) this PR fixes πŸ”¨

  • Resolve #

Special notes for reviewers πŸ—’οΈ

Additional comments 🎀

Copy link

github-actions bot commented Aug 20, 2024

Automated Test Results

passed Β 106 passed
flaky Β 4 flaky
skipped Β 29 skipped

Details

stats Β 139 tests across 20 suites
duration Β 15 minutes, 49 seconds
commit Β 34aa835

Flaky tests

Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B1 to B6, B16 and B17, B35 to B37 - Landing to Chats Page elements and basic send/receive text message flow
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B7, B57, B58 - Favorites tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί C11, C12, C16, C17 and C19 - Chat Sidebar tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B56 - Chats Tests - Multiple messages testing

Skipped tests

Automated Tests on Chrome Desktop β€Ί 01-pin-input.spec.ts β€Ί Create Account and Login Tests β€Ί A12 - If incorrect pin is entered, error message should be displayed
Automated Tests on Chrome Desktop β€Ί 07-settings-profile.spec.ts β€Ί Settings Profile Tests β€Ί I9, I10 - User should be able to change username and see toast notification of change
Automated Tests on Chrome Desktop β€Ί 07-settings-profile.spec.ts β€Ί Settings Profile Tests β€Ί I22 - Clicking copy should copy the Recovery Phrase to the users clipboard
Automated Tests on Chrome Desktop β€Ί 09-settings-customizations.spec.ts β€Ί Settings Customization Tests β€Ί K4 - Clicking OpenFolder should open the Fonts folder
Automated Tests on Chrome Desktop β€Ί 09-settings-customizations.spec.ts β€Ί Settings Customization Tests β€Ί K8 - Clicking the moon button should change theme of the app from Dark to Light
Automated Tests on Chrome Desktop β€Ί 09-settings-customizations.spec.ts β€Ί Settings Customization Tests β€Ί K10 - Themes folder button should open the themes folder
Automated Tests on Chrome Desktop β€Ί 09-settings-customizations.spec.ts β€Ί Settings Customization Tests β€Ί K17 - Clicking Open Folder from Emoji Font section should open the Emoji Fonts folder
Automated Tests on Chrome Desktop β€Ί 09-settings-customizations.spec.ts β€Ί Settings Customization Tests β€Ί K20 - Clicking Open Folder from Default Profile Picture Style section should open the correct folder
Automated Tests on Chrome Desktop β€Ί 12-settings-extensions.spec.ts β€Ί Settings Extensions Tests β€Ί N2 - Clicking Explore should take user to Explore page
Automated Tests on Chrome Desktop β€Ί 12-settings-extensions.spec.ts β€Ί Settings Extensions Tests β€Ί N3 - Clicking Settings should take user to Settings page
Automated Tests on Chrome Desktop β€Ί 14-settings-gamepad.spec.ts β€Ί Settings Extensions Tests β€Ί Simulate gamepad left button press
Automated Tests on Chrome Desktop β€Ί 17-settings-network.spec.ts β€Ί Settings Network Tests β€Ί Validate Settings Network page is shown
Automated Tests on Chrome Desktop β€Ί 18-settings-about.spec.ts β€Ί Settings About Tests β€Ί R3 - Clicking Check for Updates should check for newest version of Uplink available
Automated Tests on Chrome Desktop β€Ί 20-settings-developer.spec.ts β€Ί Settings Developer Tests β€Ί T4 - Clicking Clear State should clear users state
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B8 to B14 - Quick Profile tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B15 and B26 to B34 - Group Chats Tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B18 and B19, B23 to B25 - Chats Context Menu tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B20 - Pin Messages Tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B21 - Replies Tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B22 and B50 - Reaction Tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B38 to B47 - Send coin tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B48 - Typing indicator tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B49 - Scroll to bottom button tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B51 - Markdown messages tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B52 and B53 - Sending and receiving files tests
Automated Tests on Chrome Desktop β€Ί 22-chats-tests.spec.ts β€Ί Chats Tests - Two instances β€Ί B54 - User should be able to view a video through the embedded video player
Automated Tests on Chrome Desktop β€Ί 24-files.spec.ts β€Ί Files Page Tests β€Ί F10 - User can create subfolders and navigate to parent folder with go back button
Automated Tests on Chrome Desktop β€Ί 24-files.spec.ts β€Ί Files Page Tests β€Ί F12 - User can upload files in subfolder folder
Automated Tests on Chrome Desktop β€Ί 24-files.spec.ts β€Ί Files Page Tests β€Ί F13 - Files and folders are still visible after logging out and login again

@github-actions github-actions bot added the Failed Automated Test Failed Automated Test label Aug 20, 2024
Copy link

github-actions bot commented Aug 20, 2024

Playwright test execution is complete! You can find the test results report here

@github-actions github-actions bot removed the Failed Automated Test Failed Automated Test label Aug 21, 2024
@luisecm luisecm merged commit 321e861 into dev Aug 21, 2024
4 checks passed
@luisecm luisecm deleted the luis/unskip-chats branch August 21, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant