Commit 242146c
Add tests for new list_plugin_distributions() API
- Add test coverage for the new list_plugin_distributions() method
- Verify it returns unwrapped importlib.metadata.Distribution objects
- Confirm DistFacade wrapping only in legacy list_plugin_distinfo()
- Extend existing test_load_setuptools_instantiation test
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent aee2b85 commit 242146c
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
621 | 634 | | |
622 | 635 | | |
623 | 636 | | |
| |||
0 commit comments