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

Chore: Parallelize e2e tests #26390

Merged
merged 57 commits into from
Aug 3, 2022
Merged

Chore: Parallelize e2e tests #26390

merged 57 commits into from
Aug 3, 2022

Conversation

souzaramon
Copy link
Contributor

@souzaramon souzaramon commented Jul 28, 2022

Proposed changes (including videos or screenshots)

  • Run e2e tests in parallel
  • Remove tests prefix
  • Remove dead code
  • Remove "render only tests"
  • Organize fixtures

@souzaramon souzaramon force-pushed the refactor/parallelize-e2e-tests branch 3 times, most recently from ad00800 to fc857b8 Compare August 2, 2022 20:41
@souzaramon souzaramon marked this pull request as ready for review August 3, 2022 00:47
@souzaramon souzaramon requested a review from a team as a code owner August 3, 2022 00:47
@souzaramon souzaramon force-pushed the refactor/parallelize-e2e-tests branch from 263fbd5 to d4e87e2 Compare August 3, 2022 01:39
@souzaramon souzaramon force-pushed the refactor/parallelize-e2e-tests branch from 8bb31bb to 6f651cc Compare August 3, 2022 10:18
@ggazzo ggazzo changed the title [IMPROVE] Parallelize e2e tests Chore: Parallelize e2e tests Aug 3, 2022
@ggazzo ggazzo merged commit 7747bbd into develop Aug 3, 2022
@ggazzo ggazzo deleted the refactor/parallelize-e2e-tests branch August 3, 2022 15:09
carlosrodrigues94 pushed a commit that referenced this pull request Aug 3, 2022
Co-authored-by: Weslley de Campos <weslley.campos@objective.com.br>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
weslley543 added a commit that referenced this pull request Aug 3, 2022
Co-authored-by: Weslley de Campos <weslley.campos@objective.com.br>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
gabriellsh added a commit that referenced this pull request Aug 4, 2022
…ove-e2ee-threadlist

* 'develop' of github.com:RocketChat/Rocket.Chat: (200 commits)
  [FIX] Undefined MediaDevices error on HTTP (#26396)
  Chore: Codecov threshold (#26477)
  Chore: Tests intermitences (#26464)
  [FIX] Don't give errors on outbound voip call Request Terminated (#26373)
  Chore: Use Docker compose on CI (#26437)
  [FIX] DialPad call button from end to center (#26459)
  Chore: Parallelize e2e tests (#26390)
  [IMPROVE] use enter key to call using DialPad (#26454)
  Chore: Accounts/token to TS (#26434)
  Chore: Purge some unused modules (#26447)
  i18n: Language update from LingoHub 🤖 on 2022-08-01Z (#26429)
  Chore: Add end-to-end tests to teams listing in the `directory` endpoint (#26347)
  Chore: Cache playwright (#26432)
  [FIX] Empty results on `im.list` endpoint (#26438)
  [IMPROVE] Upgrade nivo and React Query (#26338)
  Chore: Upgrade Fuselage packages to next dist-tag (#26435)
  Chore: Omnichannel endpoints e2e tests (#26376)
  Chore: Refactor UserInfo to typescript (#26323)
  Chore: Rewrite Location modal to React (#26196)
  Chore: Rewrite SaveToWebdav Modal to React Component (#24365)
  ...
gabriellsh added a commit that referenced this pull request Aug 8, 2022
…homepage

* 'develop' of github.com:RocketChat/Rocket.Chat: (39 commits)
  Chore: ESLint warnings (#26504)
  Chore: Remove settings Fibers usage (#26465)
  Chore: Refactor create-target-channel util (#26493)
  Chore: useEndpointData deprecation (#26494)
  [NEW] Surface featured apps endpoint  (#26416)
  [FIX] Request at least one field in the payload of `/v1/users.setStatus` (#26490)
  Chore: Exit process on `unhandledRejection` on CI (#26467)
  [FIX] Clear push token on save user password (#26466)
  [FIX] Undefined MediaDevices error on HTTP (#26396)
  Chore: Codecov threshold (#26477)
  Chore: Tests intermitences (#26464)
  [FIX] Don't give errors on outbound voip call Request Terminated (#26373)
  Chore: Use Docker compose on CI (#26437)
  [FIX] DialPad call button from end to center (#26459)
  Chore: Parallelize e2e tests (#26390)
  [IMPROVE] use enter key to call using DialPad (#26454)
  Chore: Accounts/token to TS (#26434)
  Chore: Purge some unused modules (#26447)
  i18n: Language update from LingoHub 🤖 on 2022-08-01Z (#26429)
  Chore: Add end-to-end tests to teams listing in the `directory` endpoint (#26347)
  ...
@murtaza98 murtaza98 mentioned this pull request Sep 2, 2022
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.

3 participants