seixasfelipe / cleaners

Cleaners - Management Application
MIT License
2 stars 0 forks source link

Testing navigating through model views #13

Closed fabianoalmeida closed 11 years ago

fabianoalmeida commented 11 years ago

I'm cover all task and customer actions (may be needs a little improvement) and sign in and sign up features, describing all steps to achieve green tests for the majority of actions.

Capybara is the most easy and known acceptance gem, so I'm using it and we're covering almost 100% of all tests that should exist. :smiley:

fabianoalmeida commented 11 years ago

I don't know the knowledge of all of you in the technologies of this project (ruby, rails, TDD), only @seixasfelipe. So this is important that I know that, because in almost of the code I committed I used lines of code that I use daily.

@fraga @JulianoP: are you understanding all that I wrote until this moment? I'm trying help us. :blush:

fraga commented 11 years ago

@fabianoalmeida I have knowledge in rails (I've done two sites before heheh) ruby and TDD/BDD but not proficient, meaning I don't use it everyday. Yes I can understand it, I just can't do much right now but will soon commit code =)

fabianoalmeida commented 11 years ago

That's great @fraga! So, let's get started. :wink: