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

ChainWriter unit tests #948

Merged

Conversation

amit-momin
Copy link
Contributor

No description provided.

@amit-momin amit-momin force-pushed the tests/chainwriter-unit-tests branch from eb724b4 to 833cec2 Compare November 27, 2024 00:37
@silaslenihan silaslenihan force-pushed the BCFR-995-Solana-ChainWriter branch from 5676e97 to d638347 Compare November 27, 2024 14:49
@silaslenihan silaslenihan force-pushed the tests/chainwriter-unit-tests branch from 833cec2 to 76c85a9 Compare November 27, 2024 16:45
@silaslenihan silaslenihan force-pushed the BCFR-995-Solana-ChainWriter branch 2 times, most recently from a0e2dfa to 66d00dc Compare November 27, 2024 18:07
@silaslenihan silaslenihan force-pushed the tests/chainwriter-unit-tests branch from 76c85a9 to 651e258 Compare November 27, 2024 18:08
@silaslenihan silaslenihan force-pushed the BCFR-995-Solana-ChainWriter branch from 66d00dc to 843eff7 Compare November 27, 2024 18:21
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
35.2% Coverage on New Code (required ≥ 75%)

See analysis details on SonarQube

@silaslenihan silaslenihan marked this pull request as ready for review December 9, 2024 20:00
@silaslenihan silaslenihan requested a review from a team as a code owner December 9, 2024 20:00
@silaslenihan silaslenihan merged commit 6d11b47 into BCFR-995-Solana-ChainWriter Dec 9, 2024
27 of 31 checks passed
@silaslenihan silaslenihan deleted the tests/chainwriter-unit-tests branch December 9, 2024 20:01
silaslenihan added a commit that referenced this pull request Dec 9, 2024
* Added ChainWriter unit tests for GetFeeComponents and GetTransactionStatus

* Created SubmitTransaction tests

* Created SubmitTransaction tests

* Moved txm utils into own package and generated txm mock

* Updated chain writer tests to use txm mock

* Added GetAddresses unit test and fixed SubmitTransaction unit test

* Fixed linting and removed file read for IDL

* Fixed filter lookup table error case and fixed linting

* Added filter lookup table addresses unit tests

* Added new test case and fixed formatting issues

* Addressed golang lint suggestions

* Cleaned out unused dependency and fixed remaining golang lint errors

* Added derived lookup table indeces unit tests

---------

Co-authored-by: Silas Lenihan <[email protected]>
silaslenihan added a commit that referenced this pull request Dec 9, 2024
* Added ChainWriter unit tests for GetFeeComponents and GetTransactionStatus

* Created SubmitTransaction tests

* Created SubmitTransaction tests

* Moved txm utils into own package and generated txm mock

* Updated chain writer tests to use txm mock

* Added GetAddresses unit test and fixed SubmitTransaction unit test

* Fixed linting and removed file read for IDL

* Fixed filter lookup table error case and fixed linting

* Added filter lookup table addresses unit tests

* Added new test case and fixed formatting issues

* Addressed golang lint suggestions

* Cleaned out unused dependency and fixed remaining golang lint errors

* Added derived lookup table indeces unit tests

---------

Co-authored-by: Silas Lenihan <[email protected]>
silaslenihan added a commit that referenced this pull request Dec 11, 2024
* Added ChainWriter unit tests for GetFeeComponents and GetTransactionStatus

* Created SubmitTransaction tests

* Created SubmitTransaction tests

* Moved txm utils into own package and generated txm mock

* Updated chain writer tests to use txm mock

* Added GetAddresses unit test and fixed SubmitTransaction unit test

* Fixed linting and removed file read for IDL

* Fixed filter lookup table error case and fixed linting

* Added filter lookup table addresses unit tests

* Added new test case and fixed formatting issues

* Addressed golang lint suggestions

* Cleaned out unused dependency and fixed remaining golang lint errors

* Added derived lookup table indeces unit tests

---------

Co-authored-by: Silas Lenihan <[email protected]>
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