Skip to content

Split index.js file into smaller files#28

Closed
calebmchenry wants to merge 12 commits intoartlogic:masterfrom
calebmchenry:break-up-files
Closed

Split index.js file into smaller files#28
calebmchenry wants to merge 12 commits intoartlogic:masterfrom
calebmchenry:break-up-files

Conversation

@calebmchenry
Copy link

td.replace is the testdouble function for mocking a module.
Added eslint-disable-next-line due to needing to require
a module dynamically in the test since that is how the module
mocking works

td.replace is the `testdouble` function for mocking a module.
Added `eslint-disable-next-line` due to needing to require
a module dynamically in the test since that is how the module
mocking works
@calebmchenry
Copy link
Author

#18

@calebmchenry
Copy link
Author

Happy to reorganize if you had a different structure in mind

@artlogic
Copy link
Owner

@calebmchenry reviewing this - thanks for your patience and contribution!

@artlogic
Copy link
Owner

@calebmchenry I'm hoping to merge #29 before this one, but if that stretches on too long I'll go ahead and merge this. Thanks for your patience.

@artlogic
Copy link
Owner

@calebmchenry thanks for your patience. I'm in the process of fixing a few odds and end from adding the babel support - but if you could go ahead and start fixing the conflicts, we can get this merged pretty quick. Thanks!

@calebmchenry
Copy link
Author

From a quick attempt it seems to be non trivial conflicts. I will try to get to it when I can.

@artlogic
Copy link
Owner

@calebmchenry I'm sorry I haven't gotten to this yet, but I will. Do you mind if I re-open?

@calebmchenry
Copy link
Author

calebmchenry commented Mar 20, 2020

@artlogic Sure thing. I was cleaning up my repos so I had already deleted the repo. Not sure I can reopen this PR but here is a new one #67

@calebmchenry calebmchenry mentioned this pull request Mar 20, 2020
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.

4 participants