it('should position the tooltip to the left of the target when initial placement results in positioning outside its container', function () {
        var autoRight = autoPlacements['options-placement-auto-right'];
        var left = standardPlacements['options-placement-left'];

        // right is offscreen, so it should swap to left and match the standard left