python-jamf
python-jamf copied to clipboard
test_package - problem with path
test_package has six tests failing. All appear to be failing because the path passed to tar in a call to get package information points to the actual package and not the the expanded package so tar barfs on it.
Sorry people but debugging test code you didn't write that tests code you didn't write turns out to be really hard.
Hey Tony, We are working on a solution for the package information part. It currently barfs on packages that have no info. It should really fail gracefully. It is on my todos for the project. Topher