Skip to content

Conversation

@satiparpar
Copy link
Collaborator

@satiparpar satiparpar commented Dec 6, 2024

hey @hirotadashi , @Javadyakuza ;
Unit tests are done.
you can take a look at them and merge them.
NOTE: to run the tests update your package.json file as below:

    "test:unit": "NODE_OPTIONS=--max_old_space_size=10240 jest --runInBand --verbose ./test-bronze/chains/cardano/",
    "test:cov": "NODE_OPTIONS=--max_old_space_size=10240 jest --runInBand --coverage ./test-bronze/chains/cardano/",

and run the commands:

yarn test:unit
yarn test:cov

thanks in advance.

satiparpar and others added 23 commits November 15, 2024 14:59
@satiparpar satiparpar self-assigned this Dec 29, 2024
satiparpar and others added 19 commits December 31, 2024 13:36
…esponse", "calculateMinOutput", "fromRaw" & "toRaw" methods
…atestPoolByToken", "getAddressTxs", "getTxState" & "getTx" methods
…dress", & "generateEnterpriseAddress" methods
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.

2 participants