Skip to content

Mb add mocks for unit testing#78

Open
ramceb wants to merge 1 commit intomainfrom
mb_add_mocks_for_unit_testing
Open

Mb add mocks for unit testing#78
ramceb wants to merge 1 commit intomainfrom
mb_add_mocks_for_unit_testing

Conversation

@ramceb
Copy link
Contributor

@ramceb ramceb commented Feb 16, 2026

This PR adds mocks for the lifecycle_client_api to allow unit testing for applications using it.

@github-actions
Copy link

github-actions bot commented Feb 16, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.4.2) and connecting to it...
INFO: Invocation ID: ee4f6de2-7dff-4c27-998f-a5d95607a741
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (35 packages loaded, 9 targets configured)

Analyzing: target //:license-check (77 packages loaded, 9 targets configured)

Analyzing: target //:license-check (86 packages loaded, 21 targets configured)

Analyzing: target //:license-check (128 packages loaded, 2438 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4936 targets configured)

Analyzing: target //:license-check (140 packages loaded, 7218 targets configured)

Analyzing: target //:license-check (145 packages loaded, 7267 targets configured)

Analyzing: target //:license-check (145 packages loaded, 7267 targets configured)

Analyzing: target //:license-check (149 packages loaded, 9401 targets configured)

INFO: Analyzed target //:license-check (150 packages loaded, 9527 targets configured).
[6 / 13] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_tooling+/dash/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local ... (2 actions, 1 running)
[11 / 13] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
[12 / 13] [Prepa] Building license.check.license_check.jar ()
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 25.510s, Critical Path: 2.76s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

@ramceb ramceb force-pushed the mb_add_mocks_for_unit_testing branch from be6f420 to 9d9f271 Compare February 16, 2026 14:33
@ramceb ramceb temporarily deployed to workflow-approval February 16, 2026 14:33 — with GitHub Actions Inactive
@ramceb ramceb temporarily deployed to workflow-approval February 16, 2026 14:33 — with GitHub Actions Inactive
@ramceb ramceb force-pushed the mb_add_mocks_for_unit_testing branch from 9d9f271 to c208bf5 Compare February 16, 2026 14:37
@ramceb ramceb temporarily deployed to workflow-approval February 16, 2026 14:37 — with GitHub Actions Inactive
@ramceb ramceb temporarily deployed to workflow-approval February 16, 2026 14:37 — with GitHub Actions Inactive
@ramceb ramceb force-pushed the mb_add_mocks_for_unit_testing branch from c208bf5 to 3dad8b5 Compare February 17, 2026 13:01
@ramceb ramceb deployed to workflow-approval February 17, 2026 13:01 — with GitHub Actions Active
@ramceb ramceb temporarily deployed to workflow-approval February 17, 2026 13:01 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant