python-jamf icon indicating copy to clipboard operation
python-jamf copied to clipboard

test_package - problem with path

Open Honestpuck opened this issue 4 years ago • 2 comments

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.

Honestpuck avatar Dec 23 '20 03:12 Honestpuck

Sorry people but debugging test code you didn't write that tests code you didn't write turns out to be really hard.

Honestpuck avatar Dec 23 '20 03:12 Honestpuck

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

Tophernad avatar Dec 28 '20 18:12 Tophernad