CyberCraftInc / vacation_system

Cyber Craft Vacation System
0 stars 0 forks source link

Update tests #57

Closed eleidan closed 8 years ago

eleidan commented 8 years ago

The main idea is to update tests to ensure that the changes to DB structure are done correct.

Add custom RSpec matcher

Add tests for the following components:

Update RoR User policy

Add App.Vacation.types hash The hash represents string values that meet DB representation of vacation request types.

Update Teams factory with new trait

Update DB config

alazarchuk commented 8 years ago

LGTM