Sha256: 06fd61d094975a3c2d99e493723893ffbfad1fa07bd294550656cbc769df1268

Contents?: true

Size: 649 Bytes

Versions: 28

Compression:

Stored size: 649 Bytes

Contents

#= require jasmine-jquery

describe "Alchemy.LinkOverlay", ->

  beforeEach ->
    setFixtures('<div id="myelement"></div>')

  it "should be on object", ->
    expect(Alchemy.LinkOverlay).toBeDefined()
  describe "close", ->
    xit "should ....", ->
  describe "selectPage", ->
    xit "should ....", ->
  describe "createLink", ->
    xit "should ....", ->
  describe "selectTab", ->
    xit "should ....", ->
  describe "showElementsSelect", ->
    xit "should ....", ->
  describe "hideElementsSelect", ->
    xit "should ....", ->
  describe "createTempLink", ->
    xit "should ....", ->
  describe "removeLink", ->
    xit "should ....", ->

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
alchemy_cms-3.3.0.rc1 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.2.1 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.3 spec/javascripts/alchemy/link_overlay_spec.coffee
lc_alchemy_cms-3.2.1 spec/javascripts/alchemy/link_overlay_spec.coffee
lc_alchemy_cms-3.2.0 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.2.0 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.2.0.rc1 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.2.0.beta spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.1 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.0.4 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0.rc3 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0.rc2 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0.rc1 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0.beta6 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0.beta5 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0.beta4 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.0.3 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0.beta3 spec/javascripts/alchemy/link_overlay_spec.coffee
alchemy_cms-3.1.0.beta2 spec/javascripts/alchemy/link_overlay_spec.coffee