Sha256: 051a90bc0ec0cdb4564a4e056e623d7e27c1c3c657525f4e2d8d30d03774f8a9

Contents?: true

Size: 180 Bytes

Versions: 9

Compression:

Stored size: 180 Bytes

Contents

describe "AppyApp.Components.Big", ->

    it "can be rendered", ->
        element = LT.renderComponent(AppyApp.Components.Big)
        expect(_.dom(element).text).toMatch("Big")

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
lanes-0.7.0 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee
lanes-0.6.1 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee
lanes-0.6.0 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee
lanes-0.5.6 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee
lanes-0.5.5 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee
lanes-0.5.0 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee
lanes-0.4.0 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee
lanes-0.3.0 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee
lanes-0.1.9.5 spec/command-reference-files/component/spec/appy-app/components/BigSpec.coffee