CyberCraftInc / vacation_system

Cyber Craft Vacation System
0 stars 0 forks source link

Add some test #10

Closed eleidan closed 9 years ago

eleidan commented 9 years ago

RSpec

The following tests for Rails part are added:

All the models with tests are provided with validations.

Jasmine

Only Team related entities are tested.

TODO

Add RSpec feature tests for the Team context. Add User model tests.

@alazarchuk , @epmlys , @JosephBuchma , @rubycop

alazarchuk commented 9 years ago

In general LGTM. Minor issues should be fixed.