Skip to content

Commit

Permalink
test(bzlmod): refactor pip_parse to make it more testable (bazelbuild…
Browse files Browse the repository at this point in the history
…#2314)

This PR introduces a new `parse_modules` function in the
`pypi/extension.bzl`
code to mimic the structure of the `python` extension and to make it
easier to
write unit tests against the extension itself. I have also written a few
unit
tests to verify the generic structure.

Work towards bazelbuild#2268.
  • Loading branch information
aignas authored Oct 21, 2024
1 parent 317dab4 commit 6d108c4
Show file tree
Hide file tree
Showing 5 changed files with 1,395 additions and 1,030 deletions.
Loading

0 comments on commit 6d108c4

Please sign in to comment.