This website requires JavaScript.
Explore
Help
Sign In
kevinveenbirkenbach
/
pkgmgr
Watch
1
Star
0
Fork
0
You've already forked pkgmgr
Code
Issues
Pull Requests
Actions
23
Packages
Projects
Releases
Wiki
Activity
Files
0b96270f78e219c2579b0dc1e7791086212fd1cc
pkgmgr
/
tests
/
e2e
History
Kevin Veen-Birkenbach
0b96270f78
Refactor pkgmgr CLI into modular core and add E2E tests for config/release/make/tools (see ChatGPT conversation 2025-12-08
https://chatgpt.com/share/6936ffa5-4868-800f-ab63-6e367093adce
)
2025-12-08 17:41:27 +01:00
..
__init__.py
Refactor test pipeline: introduce separate unit/e2e workflows, fix Dockerfile, update Makefile test targets, and move integration tests to tests/e2e.
2025-12-08 01:40:36 +01:00
test_integration_config_commands.py
Refactor pkgmgr CLI into modular core and add E2E tests for config/release/make/tools (see ChatGPT conversation 2025-12-08
https://chatgpt.com/share/6936ffa5-4868-800f-ab63-6e367093adce
)
2025-12-08 17:41:27 +01:00
test_integration_install_all_shallow.py
Improve installer debugging and enhance E2E test diagnostics
2025-12-08 02:05:03 +01:00
test_integration_install_pkgmgr_shallow.py
Refactor test pipeline: introduce separate unit/e2e workflows, fix Dockerfile, update Makefile test targets, and move integration tests to tests/e2e.
2025-12-08 01:40:36 +01:00
test_integration_make_commands.py
Refactor pkgmgr CLI into modular core and add E2E tests for config/release/make/tools (see ChatGPT conversation 2025-12-08
https://chatgpt.com/share/6936ffa5-4868-800f-ab63-6e367093adce
)
2025-12-08 17:41:27 +01:00
test_integration_release_commands.py
Refactor pkgmgr CLI into modular core and add E2E tests for config/release/make/tools (see ChatGPT conversation 2025-12-08
https://chatgpt.com/share/6936ffa5-4868-800f-ab63-6e367093adce
)
2025-12-08 17:41:27 +01:00
test_integration_tools_commands.py
Refactor pkgmgr CLI into modular core and add E2E tests for config/release/make/tools (see ChatGPT conversation 2025-12-08
https://chatgpt.com/share/6936ffa5-4868-800f-ab63-6e367093adce
)
2025-12-08 17:41:27 +01:00
test_integration_version_commands.py
Extend 'pkgmgr version' command with multi-source version detection (pyproject, flake, PKGBUILD, debian, spec, AnsibleGalaxy), implement SemVer parsing, consistency warnings, full E2E + unit test coverage.
2025-12-08 16:32:38 +01:00