sine_axiom_selection_spec.rb revision 5632d6f6afa8fcafe43bb50055c2aa52b0788c86
require 'spec_helper'
let(:sine_axiom_selection) { create :sine_axiom_selection }
end
end
end
end
before { sine_axiom_selection.depth_limit = 10 }
end
end
before { sine_axiom_selection.depth_limit = -2 }
end
end
before { sine_axiom_selection.depth_limit = 1.2 }
end
end
end
end
end
end
end
end
end
end
end
end
before { sine_axiom_selection.tolerance = 0 }
end
end
before { sine_axiom_selection.tolerance = 1.5 }
end
end
end
end
end
end
end