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 can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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 reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: light7734/light#60
No description provided.