-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit for token test for rust sdk. Reorganize test files to utils * Cleanup file path * fmt fix * Revert utils folder, Add token tests, Update extension test to check variables in the token 2022 not just length * fmt, update more tests * Update test to do more checks not only len, test to check token.rs * fmt * Update and add more tests * Delete useless asserts * Remove len based asserts and do more sophisticated test * Initial pool test commit * Fix bug in the pool.rs (Not getting uninitialized pool) Update pool test with token pair RPC update for GPA * fmt update * Update fmt * Update pool test * fmt, cleanup comments * Restore RPC, add ignore to GPA using tests
- Loading branch information
1 parent
de651a9
commit 3223f82
Showing
3 changed files
with
228 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters