Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

reorg tests #275

Merged
merged 1 commit into from
May 26, 2016
Merged

reorg tests #275

merged 1 commit into from
May 26, 2016

Conversation

daviddias
Copy link
Member

@daviddias daviddias commented May 26, 2016

This PR is a restructure of how the file for the core tests were layered. Helps isolate batches of tests. Useful for the network tests.

Pushing it now so that other parallel PR avoid complex rebases

@jbenet jbenet added the status/in-progress In progress label May 26, 2016
@daviddias daviddias merged commit ed6b211 into master May 26, 2016
@daviddias daviddias deleted the test/reorg branch May 26, 2016 11:22
@jbenet jbenet removed the status/in-progress In progress label May 26, 2016
return false
} else {
return true
}
Copy link
Member

Choose a reason for hiding this comment

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

this could be much simpler

tests.filter((file) => file !== 'index.js')

Copy link
Member Author

Choose a reason for hiding this comment

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

adding that to the network tests :)

@dignifiedquire
Copy link
Member

@diasdavid lgtm, just one note on cleaner code above

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.

3 participants