lp://staging/~mvo/software-center/test-catview-cleanup
Created by
Michael Vogt
and last modified
- Get this branch:
- bzr branch lp://staging/~mvo/software-center/test-catview-cleanup
Only
Michael Vogt
can upload to this branch. If you are
Michael Vogt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Gary Lasker (community): Approve
-
Diff: 371 lines (+97/-125)3 files modifiedsoftwarecenter/testutils.py (+6/-0)
softwarecenter/ui/gtk3/views/catview_gtk.py (+12/-9)
test/gtk3/test_catview.py (+79/-116)
Superseded
for merging
into
lp://staging/software-center
- software-store-developers: Pending requested
-
Diff: 879 lines (+350/-246)7 files modifiedsoftwarecenter/backend/channel.py (+4/-4)
softwarecenter/db/application.py (+5/-4)
softwarecenter/testutils.py (+62/-0)
softwarecenter/ui/gtk3/models/appstore2.py (+11/-5)
softwarecenter/ui/gtk3/views/catview_gtk.py (+48/-21)
test/gtk3/test_app.py (+2/-36)
test/gtk3/test_catview.py (+218/-176)
Branch information
Recent revisions
- 3034. By Michael Vogt
-
test/gtk3/
test_catview. py: use addCleanup() instead of tearDown() as suggested by Natalia - 3033. By Michael Vogt
-
remove a bunch of uneeded do_events_
with_sleep( ) where do_events() is good enough - 3031. By Michael Vogt
-
avoid re-creating the db/cache for each test by passing the existing one to the get_test_
window_ catview, this cuts the test from 60s to 30s for me (still too slow but better than before)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/software-center