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

@W-16404595: Add Identity Discontinuity test cases for MaxPerfMode to near-membrane's binary data tests #466

Merged

Conversation

manuel-jasso
Copy link
Contributor

W-16404595: Add Identity Discontinuity test cases for MaxPerfMode to near-membrane's binary data tests

}).not.toThrow();
}
done();
});
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!!

const expectedToThrow = false;
${untrusted('FileSaver-blue-blob.js')}
`);
});
Copy link
Contributor

Choose a reason for hiding this comment

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

This is great!

}).toThrow();
} else {
expect(() => {
saveAs(blobToSave, 'blue-binary.txt');
Copy link
Contributor

Choose a reason for hiding this comment

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

I love that we're again using the library that customers will use. Excellent!

@rwaldron rwaldron merged commit e179fa8 into salesforce:main Aug 12, 2024
4 of 5 checks passed
@manuel-jasso manuel-jasso deleted the W-16404595_maxperfmode-identity-tests branch August 13, 2024 16:33
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.

2 participants