lp:~nskaggs/ubuntu-calendar-app/refactor-tests
- Get this branch:
- bzr branch lp:~nskaggs/ubuntu-calendar-app/refactor-tests
Branch merges
- Leo Arias (community): Disapprove on 2014-08-02
-
Diff: 397 lines (+157/-109)4 files modifiedtests/autopilot/calendar_app/emulators.py (+104/-13)
tests/autopilot/calendar_app/tests/__init__.py (+32/-37)
tests/autopilot/calendar_app/tests/test_calendar.py (+9/-13)
tests/autopilot/calendar_app/tests/test_monthview.py (+12/-46)
Branch information
Recent revisions
- 213. By Nicholas Skaggs on 2014-03-18
-
switch to mocking home instead of bacing up db's, cleanup init
- 212. By Kunal Parmar on 2014-03-13
-
Not loading all page at startup, instead now using loader element to load particular view on tab selection,.
Approved by Ubuntu Phone Apps Jenkins Bot, Olivier Tilloy.
- 211. By Launchpad Translations on behalf of ubuntu-calendar-dev on 2014-03-10
-
Launchpad automatic translations update.
- 210. By Launchpad Translations on behalf of ubuntu-calendar-dev on 2014-03-06
-
Launchpad automatic translations update.
- 209. By Launchpad Translations on behalf of ubuntu-calendar-dev on 2014-03-02
-
Launchpad automatic translations update.
- 208. By Kunal Parmar on 2014-02-27
-
Adding AllDay event display support. Fixes: https:/
/bugs.launchpad .net/bugs/ 1265953. Approved by Ubuntu Phone Apps Jenkins Bot, Renato Araujo Oliveira Filho.
- 207. By Renato Araujo Oliveira Filho on 2014-02-27
-
Disabled calendar model autoUpdate until a date interval is set.
We need to disable the autoUpdate to avoid the model to load all events without a limit of dates. This is necessary because the model is created without the interval and this is set late on the code.
Approved by Ubuntu Phone Apps Jenkins Bot, Kunal Parmar.
- 206. By Launchpad Translations on behalf of ubuntu-calendar-dev on 2014-02-25
-
Launchpad automatic translations update.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-calendar-app