Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MRG] minor improvements to
Index
tests (#1900)
* add -d/--debug to various commands * initial implementation of StandaloneManifestIndex * support prefix if not abspath * clean up * some standalone manifests tests - incl CLI * iterate over internal locations instead * switch to picklist API * aaaaand swap out for load_file_as_index 🎉 * remove unnecessary spaces * more tests * more better prefix test * remove unnec space * upgrade output error messages * fix SBT subdir loading error * add message about using --debug * doc etc * rationalize _signatures_with_internal * test describe and fileinfo on manifests * think through more manifest stuff * fix descr * rationalize _signatures_with_internal * fix docstring * add heading anchors config; fix napoleon package ref * pin versions for doc building * fix internal refs * fix one last ref target * add docs * clarify language * add docs * add more/better tests for lazy loading * clarify * a few more tests * update docs * cleanup and comment on index code * minor improvements to Index tests * add explicit test for lazy-loading prefetch on StandaloneManifestIndex * add explicit test for lazy-loading prefetch on StandaloneManifestIndex * update comments/docstrings * Apply suggestions from code review Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com> Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com>
- Loading branch information