Sha256: 67f7dbba6e1e4a513eb7d36db188689025c1a9ef952d1b25d251fc866fe34efc

Contents?: true

Size: 188 Bytes

Versions: 5

Compression:

Stored size: 188 Bytes

Contents

describe "AppyApp.Screens.ReadySetGo", ->

    it "can be rendered", ->
        screen = LT.renderComponent(AppyApp.Screens.ReadySetGo)
        expect(_.dom(screen).text).toMatch("Hello")

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lanes-0.5.6 spec/command-reference-files/screen/spec/appy-app/screens/ready-set-go/ReadySetGoSpec.coffee
lanes-0.5.5 spec/command-reference-files/screen/spec/appy-app/screens/ready-set-go/ReadySetGoSpec.coffee
lanes-0.5.0 spec/command-reference-files/screen/spec/appy-app/screens/ready-set-go/ReadySetGoSpec.coffee
lanes-0.4.0 spec/command-reference-files/screen/spec/appy-app/screens/ready-set-go/ReadySetGoSpec.coffee
lanes-0.3.0 spec/command-reference-files/screen/spec/appy-app/screens/ready-set-go/ReadySetGoSpec.coffee