Merge lp://staging/~nskaggs/help-app/functional-test-template-improvements into lp://staging/help-app

Proposed by Nicholas Skaggs
Status: Work in progress
Proposed branch: lp://staging/~nskaggs/help-app/functional-test-template-improvements
Merge into: lp://staging/help-app
Diff against target: 276 lines (+96/-56)
9 files modified
HACKING (+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 merge this branch: bzr merge lp://staging/~nskaggs/help-app/functional-test-template-improvements
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Needs Fixing
Ubuntu Help app developers Pending
Review via email: mp+261626@code.staging.launchpad.net

Commit message

Improve functional test templates; incorporate with build, fix layout

Description of the change

Improve functional test templates; incorporate with build, fix layout

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

It's unclear to me why the unit tests fail atm.

Revision history for this message
Daniel Holbach (dholbach) wrote :

The import of build_utils seems to work for the functional tests, but not for the unit tests for some reason.

Unmerged revisions

161. By Nicholas Skaggs

merge daniel's fixes

160. By Nicholas Skaggs

rollback 159

159. By Nicholas Skaggs

wip

158. By Nicholas Skaggs

fix unit tests, +x functional script

157. By Nicholas Skaggs

add new script to run functional tests, rename unit test script, flake8, update makefile

156. By Nicholas Skaggs

split to test_app and test_web

155. By Nicholas Skaggs

working with buildrunner

154. By Nicholas Skaggs

name run-other-tests properly, run before tests

153. By Nicholas Skaggs

merge trunk

152. By Daniel Holbach

attempt for functional tests to use BuildRunner

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches