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

Adding Unit test for File size!!! #107

Merged
merged 5 commits into from
Mar 29, 2017
Merged

Conversation

melinerunen
Copy link
Collaborator

The parrots need to be checked since slack requires parrots with 64kb or less

pulling to latest changes
If the parrot has only HD name the slack names will be translated to HD-bla bla bla. So to avoid this I added a replace to delete the heading "HD-"
@melinerunen
Copy link
Collaborator Author

The travis is saying that convet-units is missing but I'm adding it in the package.json with my commit.

@melinerunen melinerunen mentioned this pull request Mar 29, 2017
@jmhobbs
Copy link
Owner

jmhobbs commented Mar 29, 2017

+1 for separation! We can probably drop the convert-units and replace with a constant TBH, I'll poke at travis though.

@jmhobbs
Copy link
Owner

jmhobbs commented Mar 29, 2017

I don't run a full npm install in travis because we don't need all the packages. Can you update .travis.yml and add convert-units on line 4?

@melinerunen
Copy link
Collaborator Author

melinerunen commented Mar 29, 2017

Initially I was with the constant approach but I though that it will be more elegant using a module instead of a constant.
It's your call :D

@jmhobbs jmhobbs merged commit 234d408 into jmhobbs:master Mar 29, 2017
@jmhobbs
Copy link
Owner

jmhobbs commented Mar 29, 2017

Nah, looks great. Thanks!

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