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

Features/SMA-81-testing-framework #277

Merged
merged 19 commits into from
Sep 11, 2023

Conversation

Aboudjem
Copy link
Contributor

@Aboudjem Aboudjem commented Sep 5, 2023

Description

Added Jest, I highly recommend using it as it's widely used, easy for our team to adopt, and has extensive documentation for quick problem-solving.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Ran existing tests, update tests to cover all packages

@linear
Copy link

linear bot commented Sep 5, 2023

SMA-81 Add testing framework in SDK repository

Currently SDK repository doesn't have any test cases framework. Goal is to identify and setup a testing framework in the repository so we can start writing test cases.

Initial framework suggestions are jest or vitest. We need to explore which framework is better for writing test cases for sdk.

SDK Repository https://github.com/bcnmy/biconomy-client-sdk

livingrockrises
livingrockrises previously approved these changes Sep 5, 2023
livingrockrises
livingrockrises previously approved these changes Sep 7, 2023
@livingrockrises
Copy link
Contributor

lerna bootstrap or yarn and then yarn build is not working for me.

@Aboudjem Aboudjem merged commit 6cfb7d2 into development Sep 11, 2023
@Aboudjem Aboudjem deleted the features/SMA-81-testing-framework branch September 11, 2023 12:17
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