Skip to content

Refactoring threebox.spec.js to use fixtures#10849

Merged
NiranjanaBinoy merged 3 commits intodevelopfrom
e2e-fixtures-threebox
Apr 8, 2021
Merged

Refactoring threebox.spec.js to use fixtures#10849
NiranjanaBinoy merged 3 commits intodevelopfrom
e2e-fixtures-threebox

Conversation

@NiranjanaBinoy
Copy link
Contributor

@NiranjanaBinoy NiranjanaBinoy commented Apr 8, 2021

Fixes: #10848

Explanation:

  • Moved the file to test/e2e/tests
  • Updated threebox.spec.js to use fixtures.
  • Updated run-all.sh to use the new test file.
  • Updated the test/e2e/mock-3box/server.js to be called from the test instead of running it as a script.

@NiranjanaBinoy NiranjanaBinoy requested a review from Gudahtt April 8, 2021 01:41
@NiranjanaBinoy NiranjanaBinoy self-assigned this Apr 8, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2021

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@NiranjanaBinoy NiranjanaBinoy marked this pull request as ready for review April 8, 2021 21:30
@NiranjanaBinoy NiranjanaBinoy requested a review from a team as a code owner April 8, 2021 21:30
@metamaskbot
Copy link
Collaborator

Builds ready [fd5077e]
Page Load Metrics (584 ± 63 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint479462126
domContentLoaded32883858213263
load32983958413263
domInteractive32883758213263

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@NiranjanaBinoy NiranjanaBinoy merged commit 8df7a71 into develop Apr 8, 2021
@NiranjanaBinoy NiranjanaBinoy deleted the e2e-fixtures-threebox branch April 8, 2021 23:53
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor threebox.spec.js to follow pattern in metamask-extension/test/e2e/tests

3 participants