-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a possibility to do integration tests using Eclipse && Added te…
…st for the case when fungible tokens are returned while only NFTs are requested
- Loading branch information
1 parent
0109fac
commit b02c32f
Showing
21 changed files
with
694 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,4 +136,6 @@ jobs: | |
DATABASE_TEST_URL: "postgres://postgres:[email protected]:5432/postgres" | ||
DEVNET_RPC_URL: ${{ secrets.SOLANA_DEVNET_RPC_URL }} | ||
MAINNET_RPC_URL: ${{ secrets.SOLANA_MAINNET_RPC_URL }} | ||
ECLIPSE_DEVNET_RPC_URL: ${{ secrets.SOLANA_ECLIPSE_DEVNET_RPC_URL }} | ||
ECLIPSE_MAINNET_RPC_URL: ${{ secrets.SOLANA_ECLIPSE_MAINNET_RPC_URL }} | ||
run: cargo test --features integration_tests -- --nocapture |
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
Binary file added
BIN
+304 Bytes
...ts/requested_non_fungibles_are_non_fungibles/2TQDwULQDdpisGssKZeRw2qcCTiZnsAmi6cnR89YYxSg
Binary file not shown.
Binary file added
BIN
+304 Bytes
...ts/requested_non_fungibles_are_non_fungibles/44vjE7bDpwA2nFp5KbjWHjG2RHBWi5z1pP5ehY9t6p8V
Binary file not shown.
Binary file added
BIN
+304 Bytes
...ts/requested_non_fungibles_are_non_fungibles/4pRQs1xZdASeL65PHTa1C8GnYCWtX18Lx98ofJB3SZNC
Binary file not shown.
Binary file added
BIN
+304 Bytes
...ts/requested_non_fungibles_are_non_fungibles/5ok1Zv557DAnichMsWE4cfURYbr1D2yWfcaqehydHo9R
Binary file not shown.
Binary file added
BIN
+872 Bytes
...ts/requested_non_fungibles_are_non_fungibles/75peBtH5MwfA5t9uhr51AYL7MR5DbPJ5xQ7wizzvowUH
Binary file not shown.
Binary file added
BIN
+680 Bytes
...ts/requested_non_fungibles_are_non_fungibles/7ZkXycbrAhVzeB9ngnjcCdjk5bxTJYzscSZMhRRBx3QB
Binary file not shown.
Binary file added
BIN
+616 Bytes
...ts/requested_non_fungibles_are_non_fungibles/8WKGo1z9k3PjTsQw5GDQmvAbKwuRGtb4APkCneH8AVY1
Binary file not shown.
Binary file added
BIN
+600 Bytes
...ts/requested_non_fungibles_are_non_fungibles/9qA21TR9QTsQeR5sP6L2PytjgxXcVRSyqUY5vRcUogom
Binary file not shown.
Binary file added
BIN
+616 Bytes
...ts/requested_non_fungibles_are_non_fungibles/DvpMQyF8sT6hPBewQf6VrVESw6L1zewPyNit1CSt1tDJ
Binary file not shown.
Binary file added
BIN
+304 Bytes
...ts/requested_non_fungibles_are_non_fungibles/JCnRA9ALhDYC5SWhBrw19JVWnDxnrGMYTmkfLsLkbpzV
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...75peBtH5MwfA5t9uhr51AYL7MR5DbPJ5xQ7wizzvowUH/75peBtH5MwfA5t9uhr51AYL7MR5DbPJ5xQ7wizzvowUH
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
-�����do�ƲIރ��@�4��z%�x | ||
|
1 change: 1 addition & 0 deletions
1
...7ZkXycbrAhVzeB9ngnjcCdjk5bxTJYzscSZMhRRBx3QB/7ZkXycbrAhVzeB9ngnjcCdjk5bxTJYzscSZMhRRBx3QB
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��d�b��GOu�Cޥ;�*Ү�kұe�L�� |
1 change: 1 addition & 0 deletions
1
...8WKGo1z9k3PjTsQw5GDQmvAbKwuRGtb4APkCneH8AVY1/8WKGo1z9k3PjTsQw5GDQmvAbKwuRGtb4APkCneH8AVY1
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��kT�SV���1�T�VVج�!��'6�NG0� | ||
|
1 change: 1 addition & 0 deletions
1
...9qA21TR9QTsQeR5sP6L2PytjgxXcVRSyqUY5vRcUogom/9qA21TR9QTsQeR5sP6L2PytjgxXcVRSyqUY5vRcUogom
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Gh�C��Eـ��;���l�卣�S�}q��� |
1 change: 1 addition & 0 deletions
1
...DvpMQyF8sT6hPBewQf6VrVESw6L1zewPyNit1CSt1tDJ/DvpMQyF8sT6hPBewQf6VrVESw6L1zewPyNit1CSt1tDJ
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
8�����%v1�YJ *�/h�͛�!���<�� |
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
Oops, something went wrong.