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

move sync to async for all remote tests #4920

Merged

Conversation

bemijonathan
Copy link
Contributor

@bemijonathan bemijonathan commented Jun 6, 2024

Move test cases from sync to async on remote/customTab.spec.js

Copy link

netlify bot commented Jun 6, 2024

Deploy Preview for cbioportalfrontend ready!

Name Link
🔨 Latest commit 1adafee
🔍 Latest deploy log https://app.netlify.com/sites/cbioportalfrontend/deploys/6697f00f4ab0900008a03f0e
😎 Deploy Preview https://deploy-preview-4920--cbioportalfrontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bemijonathan
Copy link
Contributor Author

Screenshot 2024-06-12 at 20 55 37

@bemijonathan
Copy link
Contributor Author

Screenshot 2024-06-12 at 21 10 49

for some reason this test does not pass with all pancan, expression NOT available

@bemijonathan
Copy link
Contributor Author

Screenshot 2024-06-12 at 21 28 03

@bemijonathan
Copy link
Contributor Author

Screenshot 2024-06-12 at 21 31 46

@bemijonathan
Copy link
Contributor Author

Screenshot 2024-06-12 at 22 56 51

@bemijonathan
Copy link
Contributor Author

Screenshot 2024-06-12 at 23 01 32

@bemijonathan
Copy link
Contributor Author

Screenshot 2024-06-12 at 23 09 42

@bemijonathan bemijonathan force-pushed the feature/bemijonathan-move-sync-to-async branch from 6b45d7e to c0c1bce Compare June 12, 2024 22:18
@bemijonathan bemijonathan marked this pull request as ready for review June 12, 2024 22:18
@bemijonathan bemijonathan marked this pull request as draft June 12, 2024 22:19
@bemijonathan
Copy link
Contributor Author

Screenshot 2024-06-12 at 23 38 10

@bemijonathan bemijonathan force-pushed the feature/bemijonathan-move-sync-to-async branch from 5c793b3 to bd9721e Compare June 24, 2024 18:41
@bemijonathan bemijonathan marked this pull request as ready for review June 24, 2024 18:41
'Another group already has this name.'
);
assert.equal(
$('[data-test="sampleGroupNameSubmitButton"]').isEnabled(),
await (
Copy link
Collaborator

Choose a reason for hiding this comment

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

i wish there was some way we could chain this but i think there isn't any way. (i mean the await await thing)

@bemijonathan bemijonathan force-pushed the feature/bemijonathan-move-sync-to-async branch from 7275e17 to 1adafee Compare July 17, 2024 16:23
@alisman alisman changed the title move sync to async on remote/customTab.spec.js move sync to async for all remote tests Jul 17, 2024
@alisman alisman merged commit 534daad into cBioPortal:master Jul 17, 2024
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants