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

Added specs #1

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Added specs #1

wants to merge 13 commits into from

Conversation

arizz96
Copy link

@arizz96 arizz96 commented Mar 8, 2016

No description provided.

let(:anchor) { Time.utc(2015,3,7).strftime('%Y-%m-%d') }
let(:number_of_weeks) { 2 }

context "when there isn't specified number_of_weeks" do
Copy link
Owner

Choose a reason for hiding this comment

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

write "when number_of_weeks value is provided" and "when number_of_weeks value is not provided" below

@your
Copy link
Owner

your commented Mar 8, 2016

I'm reviewing this more deeply in a while. So far: great!

As a next step: try to break the library hard, if you can think about any limit condition to test, test it with no pity! 💣

I'll be using this in production soon if you will give me the ok.

@arizz96
Copy link
Author

arizz96 commented Mar 8, 2016

I don't know what else could I test, so, I think you can use it in production!

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