gr2m / initials

extract initials from and add initials to names
https://gr2m.github.io/initials
MIT License
44 stars 14 forks source link

move initials.js to spec folder #11

Closed zoepage closed 9 years ago

zoepage commented 9 years ago

@gr2m Is it possible to move the initials.js to a specs folder or would it break something? I'd love to add a cleaned up structure for all the modules.

zoepage commented 9 years ago

We'd say, we postpone the task after refactoring all the modules. Just to be sure, the folder structure fits everywhere.

gr2m commented 9 years ago

I think one test file is enough for the lib, and I don't think we need any integration tests, so I'd say let's keep it simple and stick with the test/initials-test.js. Okay with you?

zoepage commented 9 years ago

Yes, totally ok with it :)