Make functional tests part of the build process
Bug #1461478 reported by
Daniel Holbach
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Help App |
New
|
Undecided
|
Unassigned |
Bug Description
Make functional tests part of the build process.
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.