west/tests
Martí Bolívar 11b4606a0b tests: improve west.manifest coverage
Add additional line coverage for manifest.py using output from pycov.

I'm pretty happy with the resulting level of statement coverage (94%)
and the number of bugs that got shaken out by writing these (5 real
ones along with a couple of other improvements).

The remaining 6% is mostly trivial or part of the unimplemented
functions needed to import maps. The trivial stuff can get addressed
some other day if we're interested in getting to 100%, but I think
it's time to move on to implementing map imports after this, now that
we've got better test coverage for the manifest API in general and its
basic import feature in particular.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-01-17 12:47:54 -08:00
..
manifests manifest: correct several design and implementation issues 2019-08-30 17:32:57 -06:00
conftest.py tests: improve west.manifest coverage 2020-01-17 12:47:54 -08:00
test_config.py configuration: allow callers to specify west topdir 2019-08-30 17:32:57 -06:00
test_help.py tree-wide: add python file copyright headers 2020-01-17 17:14:36 +01:00
test_manifest.py tests: improve west.manifest coverage 2020-01-17 12:47:54 -08:00
test_project.py tests: add regression tests for west init failures 2020-01-17 12:47:54 -08:00