require './_globals.coffee'



describe 'react-popover rendering', ->

  it 'should layout in the zone with the largest area'
  it 'body should autosize to dimensions of content'
  it 'body should not autosize beyond frame bounds'
