Commit graph

14 commits

Author SHA1 Message Date
raihan2000
041b2d7dc5 integration_tests.py: add kbs.main in import 2024-10-20 20:49:47 +05:30
InsanePrawn
49bae9d1f9 integration_tests: adapt to pip installation 2024-10-07 20:01:17 +02:00
InsanePrawn
adeec7a6e3 move kbs libary files to src/ 2024-10-07 19:59:08 +02:00
InsanePrawn
f05de7738a integration_tests: test importing main.cli 2024-01-08 04:25:42 +01:00
InsanePrawn
45eba305cb packages/cli: add --switch-branch to cmd_init 2022-12-11 03:01:55 +01:00
InsanePrawn
795878cfeb packages/cli: add --init-caches/--no-init-caches to cmd_init() and cmd_update() 2022-12-10 19:47:32 +01:00
InsanePrawn
c46cd0cd4f integration_test: write config file to a temp dir, ensure it gets loaded 2022-11-09 20:19:04 +01:00
InsanePrawn
185894842f packages: clone_pkgbuilds() and friends: add discard_changes arg, use in integration_tests 2022-11-09 20:19:04 +01:00
InsanePrawn
12554ebf18 integration_tests: ensure that failing branch doesn't exist using git ls-remote 2022-11-09 20:19:04 +01:00
InsanePrawn
ff8001881a integration_tests: add tests for cmd_build() 2022-11-09 20:19:04 +01:00
InsanePrawn
33f4a81981 config: move code from __init__.py into cli.py 2022-11-09 20:19:04 +01:00
InsanePrawn
a5a2668af5 integration_tests: default KBS branch name from CI env vars if kbs_branch comes back empty 2022-11-09 20:19:04 +01:00
InsanePrawn
0c70d6ec59 integration_tests.test_packages_update(): use switch_branch=True and check if branch successfully switched 2022-11-09 20:19:04 +01:00
InsanePrawn
c027afd58a add integration_tests.py 2022-11-09 20:19:04 +01:00