~nskaggs/ubuntu-calendar-app/test-print-tree

« back to all changes in this revision

Viewing changes to tests/autopilot/calendar_app/tests/test_calendar.py

  • Committer: nskaggs
  • Date: 2014-03-20 21:41:55 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20140320214155-8lpqzaascpzuxt2k
add test_dump

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
            self.assertThat(scroller.currentIndex, Eventually(
45
45
                Equals((current_index + 1) % 60)))
46
46
 
 
47
    def test_dump(self):
 
48
        self.main_view.switch_to_tab("dayTab").print_tree()
 
49
 
47
50
    def test_new_event(self):
48
51
        """test add new event """
49
52
        #go to today