feat(test): mocking framework #60

Open
light7734 wants to merge 1 commit from feat/test_mocks into main
Owner
No description provided.
light7734 added 1 commit 2025-10-21 12:08:14 +00:00
wip
Some checks are pending
continuous-integration/drone/pr Build is running
4ce413a1d7
Some checks are pending
continuous-integration/drone/pr Build is running
This pull request has changes conflicting with the target branch.
  • modules/test/CMakeLists.txt
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/test_mocks:feat/test_mocks
git checkout feat/test_mocks

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff feat/test_mocks
git checkout feat/test_mocks
git rebase main
git checkout main
git merge --ff-only feat/test_mocks
git checkout feat/test_mocks
git rebase main
git checkout main
git merge --no-ff feat/test_mocks
git checkout main
git merge --squash feat/test_mocks
git checkout main
git merge --ff-only feat/test_mocks
git checkout main
git merge feat/test_mocks
git push origin main
Sign in to join this conversation.
No description provided.