summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-21updated README.mdHEADmasterRishi-k-s
2023-01-27Merge pull request #9 from J3RN/fix-fstringsKonstantin
2023-01-13Fix fstrings for multiple pairing errorsJonathan Arnett
2022-05-15Merge pull request #4 from x2es/bugfix_N3_make_class_optionalKonstantin
2022-05-15bugfix: option `[General]/Class=` from `/var/lib/bluetooth/ADAPTER_MAC/DEVICE...Konstantin Ivanov
2022-05-10Update README.mdKonstantin
2022-05-10version 1.0.0Konstantin Ivanov
2022-05-10add README.mdKonstantin Ivanov
2022-05-10rename Dockerfile.pip to Dockerfile.build_pipKonstantin Ivanov
2022-05-05add --version optionKonstantin Ivanov
2022-05-04fixup refactor console -> cliKonstantin Ivanov
2022-05-04sample local tests launcherKonstantin Ivanov
2022-05-04allow invoke as `python3 -m bt_dualboot`Konstantin Ivanov
2022-05-04add development README-dev.mdKonstantin Ivanov
2022-05-04mv tests_integration/helpers.sh dev/helpers.shKonstantin Ivanov
2022-05-03rename bt_dualboot.console to bt_dualboot.cliKonstantin Ivanov
2022-05-03mv bin/ dev/Konstantin Ivanov
2022-05-03bin/start-tests-integration: allow nested imagesKonstantin Ivanov
2022-05-03bugfix: windows registry contains non-MAC as keyKonstantin Ivanov
2022-04-29* allow multiple Dockerfiles per test environment: invoke the same tests set ...Konstantin Ivanov
2022-04-28re-layout projectKonstantin Ivanov
2022-04-20shortcut for start tests refers bugsKonstantin Ivanov
2022-04-20refactor tests: named data samplesKonstantin Ivanov
2022-04-20refactor assert_hive_backup_ok() dry_run= to should_absent=Konstantin Ivanov
2022-04-20add Hive file backup featureKonstantin Ivanov
2022-04-17handle --sync input errorsKonstantin Ivanov
2022-04-17introduce manual_pytest.ini for spawining shell in context of prepared test e...Konstantin Ivanov
2022-04-17fix --sync: show error on attempt sync already synced devicesKonstantin Ivanov
2022-04-16add bin/pre-release* toolsKonstantin Ivanov
2022-04-16implement `--sync MAC` and `--sync-all`Konstantin Ivanov
2022-04-15evolve bash tools for testing and developmentKonstantin Ivanov
2022-04-11git tool for review and stage files for commitKonstantin Ivanov
2022-04-11DRY refactor test_integration launchersKonstantin Ivanov
2022-04-11add/refactor tests for BtSyncManager.push()Konstantin Ivanov
2022-04-11lint: flake8 --max-line-length 110 --max-doc-length 110 --statistics --ignore...Konstantin Ivanov
2022-04-11lint: autopep8 --in-place -r --max-line-length 110 --aggressiveKonstantin Ivanov
2022-04-11`# fmt: off` for blackKonstantin Ivanov
2022-04-11lint with blackKonstantin Ivanov
2022-04-11Initial beta version with working --sync-allKonstantin Ivanov