osuosl / iam

Invoicing and metrics project
Other
4 stars 0 forks source link

SKU Model tests #261

Closed baileysingleton closed 7 years ago

baileysingleton commented 7 years ago

…s. Also changed travis.yml to have correct spelling of "language"

fixes issue #249

Changes in this PR.

Testing this PR.

  1. ./run-tests.sh
  2. Rejoice when green text fills the lines beneath The SKU Model and table

Expected Output.

$ rake spec
[...]

@osuosl/devs

baileysingleton commented 7 years ago

Trying to fix the Travis Cl build, running into conflicts with migration 0004. Tried to rename to 0005 but it is now wondering where 0004 went

baileysingleton commented 7 years ago

@alxngyn Made a change to models.rb, to give my sku model some relationships. Mind checking it out again? Thanks:-)