Skip to content

Conversation

@Legend-Master
Copy link
Contributor

@Legend-Master Legend-Master commented Jul 1, 2025

Expose unregisterCallback, runCallback, callbacks in mockIPC

Closes #13741

@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Jul 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2025

Package Changes Through c688bcb

There are 2 changes which include @tauri-apps/api with patch, tauri-cli with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.6.0 2.6.1
@tauri-apps/cli 2.6.2 2.6.3
tauri-cli 2.6.2 2.6.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master
Copy link
Contributor Author

I'm not entirely sure if this is the way to do it to be honest, technically the internals should not be used directly, we should probably implement something that handles (mocks) channels and event listeners

@Legend-Master Legend-Master marked this pull request as ready for review July 1, 2025 13:39
@Legend-Master Legend-Master requested a review from a team as a code owner July 1, 2025 13:39
FabianLars
FabianLars previously approved these changes Jul 1, 2025
@Legend-Master Legend-Master merged commit 152d971 into tauri-apps:dev Jul 2, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Jul 2, 2025
@Legend-Master Legend-Master deleted the expose-callback-functions-in-mock branch July 2, 2025 14:23
owjs3901 pushed a commit to owjs3901/tauri that referenced this pull request Jul 8, 2025
* fix(mock): expose callback functions

* Add change file

* Bumped the wrong package

* Fix end quote in comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

[bug] Unable to mock events in 2.6.0

3 participants