Skip to content
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

Jest Tests for lnbitsService.ts, lnbitsServiceLocal.ts, setupTests.tsx #48

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SamKyselyov
Copy link

@SamKyselyov SamKyselyov commented Oct 22, 2024

Description

This PR will add mocking tests for the lnbitsService.ts, lnbitsServiceLocal.ts, setupTests.tsx methods

Related items:

Task 91791 Using Jest, create mocking test for TypeScript methods

Type of Change

Enhancement

Test Instructions

To test this PR:

  1. Check out the PR to your local machine
  2. Run npm install
  3. Run npm install --save-dev jest
  4. Check your package.json file and ensure there's a test script under the scripts section
  5. Run npm test

@BenGWeeks
Copy link
Owner

Need a description on the PR, that includes how to test / review your PR.

@BenGWeeks BenGWeeks requested a review from EdiWeeks October 30, 2024 12:18
@BenGWeeks
Copy link
Owner

Can you test this please @EdiWeeks

@EdiWeeks
Copy link
Collaborator

EdiWeeks commented Feb 7, 2025

Not ready to merge yet.

@SamKyselyov
Copy link
Author

@EdiWeeks Please take a look at this request

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.

3 participants