1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/modules/packaging/language
patchback[bot] 859bebbfc5
npm - fix installing from package.json (#2924) (#2928)
correctly handle cases where a dependency does not have a `version` property because it is either missing or invalid

(cherry picked from commit a0915036f9)

Co-authored-by: Shahar Mor <shaharmor1@gmail.com>
2021-07-02 21:57:51 +02:00
..
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_gem.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_maven_artifact.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_npm.py npm - fix installing from package.json (#2924) (#2928) 2021-07-02 21:57:51 +02:00