lp:~dholbach/help-app/1433525
Created by
Daniel Holbach
and last modified
- Get this branch:
- bzr branch lp:~dholbach/help-app/1433525
Only
Daniel Holbach
can upload to this branch. If you are
Daniel Holbach
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Nicholas Skaggs (community): Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
-
Diff: 371 lines (+195/-59)8 files modifiedHACKING (+1/-1)
debian/control (+2/-0)
internals/local/external-links.py (+26/-0)
internals/pelicanconf.py (+1/-1)
internals/tests/test_links.py (+150/-48)
internals/translations/build.py (+1/-1)
internals/translations/utils.py (+14/-1)
static/themes/app/static/css/app.css (+0/-7)
Related bugs
Related blueprints
Branch information
Recent revisions
- 140. By Daniel Holbach
-
extend and generalise MyHTMLParser and HTMLLinkChecker so we can run other checks on links as well - added a test to see if the markdown extension for external links was run
- 139. By Daniel Holbach
-
fix tests run during package build, by fixing override of build location (temporary dir to avoid changing live data)
- 138. By Daniel Holbach
-
simplify code in link checking somewhat, this will allow us to add more tests to check links, add more atomic tests test_simple_
local_broken_ link, test_simple_ local_working_ link, test_non_ existing_ build
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:help-app