Skip to content

test: Testing cacheing CMM #163

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

Merged
merged 3 commits into from
Jul 24, 2019

Conversation

seebees
Copy link
Contributor

@seebees seebees commented Jul 23, 2019

Simple refactor to better test the node caching CMM

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

Simple refactor to better test the node caching CMM
@seebees seebees requested a review from a team July 23, 2019 23:02
import 'mocha'
import { sha512 } from '../src/sha512'

// sha512('asdf')
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be base64(sha512('asdf'))?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You are not wrong. I left the base64 off because the important part was the 'asdf'

@seebees seebees merged commit 159feee into aws:master Jul 24, 2019
@seebees seebees deleted the testing-caching_materials_manter_node branch July 24, 2019 22:39
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