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
27
Packages
Projects
Releases
Wiki
Activity
Files
00a1f373ce97f788ac8c788cc22ebe10b108356f
pkgmgr
/
tests
/
e2e
History
Kevin Veen-Birkenbach
9f9f2e68c0
Release version 0.4.3
2025-12-09 00:29:08 +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_branch_commands.py
Release version 0.4.0
2025-12-08 23:02:43 +01:00
test_integration_changelog_commands.py
Add changelog CLI command and tests (see ChatGPT conversation 2025-12-08)
https://chatgpt.com/share/69370663-4eb8-800f-bba9-4f5c42682450
2025-12-08 18:11:39 +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_list_commands.py
Release version 0.3.0
2025-12-08 22:40:50 +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_proxy_commands.py
Release version 0.3.0
2025-12-08 22:40:50 +01:00
test_integration_release_commands.py
Release version 0.4.0
2025-12-08 23:02:43 +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