Make sure functional tests have the relevant build run beforehand
Bug #1461477 reported by
Daniel Holbach
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Help App |
New
|
Undecided
|
Unassigned |
Bug Description
Now that lp:~nskaggs/help-app/functional-test-template is landed, it'd be great if the app/web builds would have the required build run beforehand.
Some of this work is already available in lp:~dholbach/help-app/functional-test-template-improvements but it's not quite there yet.
Related branches
lp://staging/~nskaggs/help-app/functional-test-template-improvements
On hold
for merging
into
lp://staging/help-app
- Ubuntu Phone Apps Jenkins Bot: Needs Fixing (continuous-integration)
- Ubuntu Help app developers: Pending requested
-
Diff: 276 lines (+96/-56)9 files modifiedHACKING (+1/-1)
Makefile (+4/-3)
internals/run-functional-tests (+4/-0)
internals/run-unit-tests (+2/-2)
internals/tests/build_utils.py (+49/-0)
internals/tests/functional/help_app/tests/__init__.py (+9/-3)
internals/tests/functional/help_app/tests/test_app.py (+5/-8)
internals/tests/functional/help_app/tests/test_web.py (+13/-0)
internals/tests/unit/test_links.py (+9/-39)
To post a comment you must log in.