Sha256: 44a7ed59a506b58ea638c57c6a8494822e1432b5c846b31d30f64367c1849a78

Contents?: true

Size: 175 Bytes

Versions: 8

Compression:

Stored size: 175 Bytes

Contents

describe "Skr.Models.Location", ->

    it "can be instantiated", ->
        model = new Skr.Models.Location()
        expect(model).toEqual(jasmine.any(Skr.Models.Location))

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stockor-0.5.0 spec/skr/models/LocationSpec.coffee
stockor-0.4.0 spec/skr/models/LocationSpec.coffee
stockor-0.3.0 spec/skr/models/LocationSpec.coffee
stockor-0.2 spec/skr/models/LocationSpec.coffee
stockor-0.1.9 spec/skr/models/LocationSpec.coffee
stockor-0.1.8 spec/skr/models/LocationSpec.coffee
stockor-0.1.7 spec/skr/models/LocationSpec.coffee
stockor-0.1.5 spec/skr/models/LocationSpec.coffee