Skip to content

chore: init mock api #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025
Merged

chore: init mock api #134

merged 1 commit into from
Apr 25, 2025

Conversation

9aoy
Copy link
Contributor

@9aoy 9aoy commented Apr 25, 2025

Summary

This PR is used to initialize the mock API and does not include specific implementations.

rstest.mock('../src/b', () => {
  return {
    b: 3,
  };
});

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@9aoy 9aoy merged commit 81fd760 into main Apr 25, 2025
12 checks passed
@9aoy 9aoy deleted the init-mock-api branch April 25, 2025 06:54
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