describe "#tag_list" do
    it "is not valid with a tag list of more than 6 elements" do
      debate.tag_list = ["Hacienda", "Economía", "Medio Ambiente", "Corrupción",
                         "Fiestas populares", "Prensa", "Huelgas"]
      expect(debate).not_to be_valid