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

switch to async #88

Open
bahmutov opened this issue Sep 3, 2017 · 0 comments
Open

switch to async #88

bahmutov opened this issue Sep 3, 2017 · 0 comments

Comments

@bahmutov
Copy link
Owner

bahmutov commented Sep 3, 2017

Gleb Bahmutov
[email protected]
#88


opened via imdone.io from a code comment on d51f4bbe583ae0af822a519032289b659802de0f by Gleb Bahmutov [email protected]


// TODO switch to async id:3
// Gleb Bahmutov
// [email protected]
// https://github.com/bahmutov/snap-shot-core/issues/88
const pruneSnapshots = fs => ({ tests, ext = utils.DEFAULT_EXTENSION }) => {
la(is.array(tests), 'missing tests', tests)
const byFilename = R.groupBy(R.prop('file'), tests)
debug('pruning snapshots')
debug('run time tests')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant