diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id244 - Acc page - Pages - hashes copying.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id244 - Acc page - Pages - hashes copying.md new file mode 100644 index 0000000000..612a9c14f7 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id244 - Acc page - Pages - hashes copying.md @@ -0,0 +1,17 @@ +--- +tags: ['Account', 'automated', 'Copying', 'Full test', 'manual', 'Automated'] +--- + +# id244 Acc page - Pages - hashes copying + +## Description + - USDC example: 0x54a14d7559baf2c8e8fa504e019d32479739018c + +## Precondition + + +## Scenario +- The following hashes can be copied: + - Account +- Address +- Smart contract address from the tokens list diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id259 - Acc page - Pages - Navigation.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id259 - Acc page - Pages - Navigation.md new file mode 100644 index 0000000000..9c05e3e935 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id259 - Acc page - Pages - Navigation.md @@ -0,0 +1,25 @@ +--- +tags: ['Account', 'APIv1-APIv2', 'automated', 'Full test', 'Navigation', 'Automated'] +--- + +# id259 Acc page - Pages - Navigation + +## Description + - Input an account address to the search field, f.e. 0x851df0eDcc4109C7E620d0AAdFDB99348821EB79 + - url: https://staging-scan-v2.zksync.dev/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79 + +## Precondition + + +## Scenario +- Links navigates user: + - TX Hash -\> to Transaction + - https://goerli.explorer.zksync.io/tx/0x629465e041109e49f67835501371219c17a60f721c460eead0acbbc8c72509eb +- From hash -\> to Account (internal link) + - https://goerli.etherscan.io/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79 +- To hash -\> to Account (internal link) + - https://goerli.explorer.zksync.io/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79 +- Fee -\> to Contract page + - https://goerli.explorer.zksync.io/address/0x000000000000000000000000000000000000800A +- Value - \> Contract page + - https://goerli.explorer.zksync.io/address/0x000000000000000000000000000000000000800A diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id260 - Acc page - Pages - Artifacts Account info.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id260 - Acc page - Pages - Artifacts Account info.md new file mode 100644 index 0000000000..4e72a3d6e2 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id260 - Acc page - Pages - Artifacts Account info.md @@ -0,0 +1,17 @@ +--- +tags: ['Account', 'Artifacts', 'automated', 'Full test', 'manual', 'Automated'] +--- + +# id260 Acc page - Pages - Artifacts (Account info) + +## Description + - /address/0x8f0F33583a56908F7F933cd6F0AaE382aC3fd8f6 + +## Precondition + + +## Scenario +- Account info + - Contains Address +- Committed nonce +- Verified nonce diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id261 - Acc page - Pages - Artifacts Balances.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id261 - Acc page - Pages - Artifacts Balances.md new file mode 100644 index 0000000000..950cda7c71 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id261 - Acc page - Pages - Artifacts Balances.md @@ -0,0 +1,19 @@ +--- +tags: ['Account', 'Artifacts', 'automated', 'Balances', 'Full test', 'manual', 'Smoke test', 'Active Partly Manual'] +--- + +# id261 Acc page - Pages - Artifacts (Balances) + +## Description + - https://staging-scan-v2.zksync.dev/address/0x8f0F33583a56908F7F933cd6F0AaE382aC3fd8f6 + +## Precondition + + +## Scenario +- Balances table displays the balance of L2 + - Asset/Token +- Balance +- Address/smart contract hash +- USD price is displayed for ERC20 tokens +- USD prices have 2 figures after the dot maximum (1 figure in case it is 0) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id262 - Acc page - Pages - Artifacts Transactions.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id262 - Acc page - Pages - Artifacts Transactions.md new file mode 100644 index 0000000000..f5bbf6f747 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id262 - Acc page - Pages - Artifacts Transactions.md @@ -0,0 +1,39 @@ +--- +tags: ['Account', 'Artifacts', 'automated', 'Full test', 'manual', 'Smoke test', 'Active Partly Manual'] +--- + +# id262 Acc page - Pages - Artifacts (Transactions) + +## Description + - https://staging-scan-v2.zksync.dev/address/0x08d211e22db19741ff25838a22e4e696fee7ed36 + +## Precondition + + +## Scenario +- 'Transactions' tab contains transactions with fields: + - Status + - Included +- Verified +- Transaction Hash + - 0x34ae379cb2e2e319322a5476fbac7d98241e1ebc35bb5c7bb07f775d660f0b00 +- Method +- Age + - 'X' days (depends on the current date) +- Timestamp can be copied on click +- From + - 0x08d211e22db19741ff25838a22e4e696fee7ed36 +- L1/L2 labels labels displayed +- Direction + - In +- Out +- Self +- To + - 0x08d211e22db19741ff25838a22e4e696fee7ed36 +- L1/L2 labels displayed +- Value (in ETH only) +- Fee (Fee in ETH only) + - 0.01 ETH +- Pagination element with pages displayed in case there are 10+ txs for this account +- Open any page +- Verify 10 other transactions loaded (if so many exist) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id339 - Acc page - Pages - Accounts URL.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id339 - Acc page - Pages - Accounts URL.md new file mode 100644 index 0000000000..4746c04824 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id339 - Acc page - Pages - Accounts URL.md @@ -0,0 +1,16 @@ +--- +tags: ['Account', 'automated', 'Full test', 'Pages', 'Smoke test', 'ZKF-2246', 'Automated'] +--- + +# id339 Acc page - Pages - Account's URL + +## Description + - https://staging-portal.zksync.dev/ + +## Precondition + + +## Scenario +- Open transactions's link from "Latest Transactions" section +- Click on the "From" address +- Verify opened page has \/address/\ structure diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id367 - Acc page - Pages - L1 Redirection.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id367 - Acc page - Pages - L1 Redirection.md new file mode 100644 index 0000000000..62cf4aa0b5 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id367 - Acc page - Pages - L1 Redirection.md @@ -0,0 +1,20 @@ +--- +tags: ['Account', 'APIv1-APIv2', 'automated', 'Full test', 'Redirection', 'regression', 'Automated'] +--- + +# id367 Acc page - Pages - L1 Redirection + +## Description + - Input an account address to the search field, f.e. 0x8f0F33583a56908F7F933cd6F0AaE382aC3fd8f6 + - url: https://staging-scan-v2.zksync.dev/address/0x8f0F33583a56908F7F933cd6F0AaE382aC3fd8f6 + - https://goerli.explorer.zksync.io/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79 + +## Precondition + + +## Scenario +- Links redirect user: + - From hash -\> redirects to Etherscan (external link) + - https://goerli.etherscan.io/address/0xb5f25275c24b7dcc3012fef2e3519b1a2af6bf27 +- To hash -\> to Etherscan (external link) + - https://goerli.etherscan.io/address/0xb5f25275c24b7dcc3012fef2e3519b1a2af6bf27 diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id380 - Acc page - Pages - Verify IN label.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id380 - Acc page - Pages - Verify IN label.md new file mode 100644 index 0000000000..111168fb08 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id380 - Acc page - Pages - Verify IN label.md @@ -0,0 +1,17 @@ +--- +tags: ['automated', 'Full test', 'Smoke test', 'Transaction', 'ZKF-2144', 'Automated'] +--- + +# id380 Acc page - Pages - Verify "IN" label + +## Description + - - I am on https://staging-scan-v2.zksync.dev/address/addresshash page (https://goerli.explorer.zksync.io/address/0xd0d84927ff84183ca8899b21116e480a3863fe61) + - Preconditions: Make transaction from L1/L2 address to another L2 address + +## Precondition + + +## Scenario +- Open reveiver Account page +- Find the transaction you made previously +- Verify "IN" label displayed for the transaction diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id381 - Acc page - Pages - Verify OUT label.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id381 - Acc page - Pages - Verify OUT label.md new file mode 100644 index 0000000000..98be317783 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id381 - Acc page - Pages - Verify OUT label.md @@ -0,0 +1,17 @@ +--- +tags: ['automated', 'Full test', 'Smoke test', 'Transaction', 'ZKF-2144', 'Automated'] +--- + +# id381 Acc page - Pages - Verify "OUT" label + +## Description + - I am on https://staging-scan-v2.zksync.dev/address/addresshash page + - Preconditions: Make transaction from L1/L2 address to another L2 address + +## Precondition + + +## Scenario +- Open sender Account page +- Find the transaction you made previously +- Verify "OUT" label displayed for the transaction diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id382 - Acc page - Pages - Verify SELF label.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id382 - Acc page - Pages - Verify SELF label.md new file mode 100644 index 0000000000..7e74527631 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id382 - Acc page - Pages - Verify SELF label.md @@ -0,0 +1,17 @@ +--- +tags: ['automated', 'Full test', 'Smoke test', 'Transaction', 'ZKF-2144', 'Automated'] +--- + +# id382 Acc page - Pages - Verify "SELF" label + +## Description + - I am on https://staging-scan-v2.zksync.dev/address/addresshash page + - Preconditions: Make transaction from L2 to the same own L2 address + +## Precondition + + +## Scenario +- Open Account page +- Find the transaction you made previously +- Verify "SELF" label displayed for the transaction diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id593 - Acc page - Pages - Verify hover state for Age field.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id593 - Acc page - Pages - Verify hover state for Age field.md new file mode 100644 index 0000000000..762b6bd5ed --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id593 - Acc page - Pages - Verify hover state for Age field.md @@ -0,0 +1,16 @@ +--- +tags: ['Account', 'Full test', 'manual', 'Pages', 'regression', 'Tooltip', 'ZKF-2301', 'Active'] +--- + +# id593 Acc page - Pages - Verify hover state for 'Age' field + +## Description + - https://goerli.explorer.zksync.io/address/0xef531e111c4ce761e9b6a9f53046c6fdcf53187d + +## Precondition + + +## Scenario +- Open account page +- Homer the cursor over "Age" field of any transaction raw +- Verify tooltip with timestamp shown on hover diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id800 - Acc page - Pages - Verify collapsed state for Balances.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id800 - Acc page - Pages - Verify collapsed state for Balances.md new file mode 100644 index 0000000000..fedac550f7 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id800 - Acc page - Pages - Verify collapsed state for Balances.md @@ -0,0 +1,23 @@ +--- +tags: ['Account', 'Artifacts', 'Balances', 'Full test', 'manual', 'regression', 'ZKF-2858', 'Active'] +--- + +# id800 Acc page - Pages - Verify collapsed state for Balances + +## Description + - Open page with a lot of tokens balance (5+ tokens) (https://goerli.staging-scan-v2.zksync.dev/address/0xd0d84927ff84183ca8899b21116e480a3863fe61) + +## Precondition + + +## Scenario +- Balances table displays the balance of L2 + - Asset/Token +- Balance +- Address/smart contract hash +- USD price is displayed for ERC20 tokens +- 5 tokens displayed in the table +- "Show all Balances \{number\}" button displayed under the tokens list +- Number of all tokens displayed on "Show all Balances \{number\}" button +- Click on "Show all Balances \{number\}" button +- Verify expanded list of tokens displayed diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id807 - Acc page - Pages - Artifacts Empty state.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id807 - Acc page - Pages - Artifacts Empty state.md new file mode 100644 index 0000000000..cc020844c5 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id807 - Acc page - Pages - Artifacts Empty state.md @@ -0,0 +1,27 @@ +--- +tags: ['Account', 'Artifacts', 'Balances', 'Empty state', 'Full test', 'manual', 'regression', 'Active'] +--- + +# id807 Acc page - Pages - Artifacts (Empty state) + +## Description + - Open page of empty account https://staging-scan-v2.zksync.dev/address/0xe9f4149276e8a4f8db89e0e3bb78fd853f01e87d (Mainnet) + +## Precondition + + +## Scenario +- Account info table + - Address +- Committed nonce - 0 +- Verified nonce - 0 +- Balances table + - Title + - This account doesn’t have any balances +- Text + - We can’t find any balances related to this account. +- Latest Transactions + - Title + - This account doesn’t have any transactions +- Text + - We can’t find any transaction related to this account. It’s your chance to be the first diff --git a/packages/testing-docs/docs/BE Tests/Pages/Account page/id928 - Acc page - Pages - Artifacts Transactions - Transfers tab.md b/packages/testing-docs/docs/BE Tests/Pages/Account page/id928 - Acc page - Pages - Artifacts Transactions - Transfers tab.md new file mode 100644 index 0000000000..53ce9c4083 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Account page/id928 - Acc page - Pages - Artifacts Transactions - Transfers tab.md @@ -0,0 +1,25 @@ +--- +tags: ['Account', 'Artifacts', 'Full test', 'Smoke test', 'Transaction', 'Active'] +--- + +# id928 Acc page - Pages - Artifacts (Transactions) - Transfers tab + +## Description + - https://goerli.explorer.zksync.io/address/0x40609141Db628BeEE3BfAB8034Fc2D8278D0Cc78 + +## Precondition + + +## Scenario +- ERC20 Transfers tab contains: + - Transaction hash +- Age + - Can be copied +- From + - L1/L2 displayed +- Direction + - IN/OUT/SELF +- To + - L1/L2 displayed +- Amount +- Pagination element (in case there are 10+ txs for this account) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id230 - Tx Logs - Pages - Artifacts.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id230 - Tx Logs - Pages - Artifacts.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id230 - Tx Logs - Pages - Artifacts.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id230 - Tx Logs - Pages - Artifacts.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id256 - Tx Logs - Pages - Navigation.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id256 - Tx Logs - Pages - Navigation.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id256 - Tx Logs - Pages - Navigation.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id256 - Tx Logs - Pages - Navigation.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id257 - Tx Logs - Pages - Hashes copying.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id257 - Tx Logs - Pages - Hashes copying.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id257 - Tx Logs - Pages - Hashes copying.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id257 - Tx Logs - Pages - Hashes copying.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id258 - Tx Logs - Pages - Drop Down lists.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id258 - Tx Logs - Pages - Drop Down lists.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id258 - Tx Logs - Pages - Drop Down lists.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id258 - Tx Logs - Pages - Drop Down lists.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id802 - Tx Logs - Pages - Pagination.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id802 - Tx Logs - Pages - Pagination.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab (Tx)/id802 - Tx Logs - Pages - Pagination.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction Logs Tab/id802 - Tx Logs - Pages - Pagination.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1651 - Tx page - Pages - Verify Ethereum status components.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1651 - Tx page - Pages - Verify Ethereum status components.md deleted file mode 100644 index 194bb90898..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1651 - Tx page - Pages - Verify Ethereum status components.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'UEXP-4264', 'UEXP-4307', 'Active'] ---- - -# id1651 Tx page - Pages - Verify "Ethereum" status components - -## Description - - https://linear.app/matterlabs/issue/UEXP-4307/create-hover-component-with-detailed-tx-statuses-changes - - Open any tx link from "Latest transactions" - -## Precondition - - -## Scenario -- Open any tx with loading Ethereum status (see description) -- Open "General Info" tab -- Verify transaction has "Ethereum" value in "Status" field - - Text - - Ethereum -- Background is grey -- Verify Ethereum statuses available for txs - - Sending -- Validating -- Executing -- Loading spinner shown after the "Ethereum" text before the status -- Background is grey -- Verify the list of components reveal on hover for "Ethereum" status component -- Verify Ethereum status shown after "zkSyns Era" status diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1652 - Tx page - Pages - Verify Executed Ethereum status component.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1652 - Tx page - Pages - Verify Executed Ethereum status component.md deleted file mode 100644 index fe9236da81..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1652 - Tx page - Pages - Verify Executed Ethereum status component.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'UEXP-4264', 'UEXP-4307', 'Active'] ---- - -# id1652 Tx page - Pages - Verify "Executed" "Ethereum" status component - -## Description - - https://linear.app/matterlabs/issue/UEXP-4307/create-hover-component-with-detailed-tx-statuses-changes - - Tx with Processed status - - tx/0x586c333379cecdf235de7d26ac9217d65f1652875ff7f15651e21fa700d0bf36 - -## Precondition - - -## Scenario -- Open any tx with "Processed" status (you can use link from description) -- Open "General Info" tab -- Verify transaction has "Ethereum" value in "Status" field - - Text - - Ethereum -- Background is light green -- Text - - Executed -- Tick icon displayed before "Processed" status -- Background is green -- Verify the list of components reveal on hover for "Ethereum" status component - - Sent -- Validated -- Executed -- Status name is green -- Tick icon displayed before status -- Each item has icon notifying about redirect diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1687 - Tx page - Artifacts - Pages - Verify status components for Mobile view.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1687 - Tx page - Artifacts - Pages - Verify status components for Mobile view.md deleted file mode 100644 index 100e59f1b2..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1687 - Tx page - Artifacts - Pages - Verify status components for Mobile view.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -tags: ['Artifacts', 'Full test', 'manual', 'Mobile view', 'Pages', 'Smoke test', 'Status Component', 'Transaction', 'UEXP-4308', 'Active'] ---- - -# id1687 Tx page - Artifacts - Pages - Verify status components for Mobile view - -## Description - - Tx with Processed status - - tx/0x586c333379cecdf235de7d26ac9217d65f1652875ff7f15651e21fa700d0bf36 - - Created based on the ticket: - - https://linear.app/matterlabs/issue/UEXP-4308/create-tx-statuses-popup-for-mobile-devices - -## Precondition - - -## Scenario -- Open any tx with \ status -- Open "General Info" tab -- "Ethereum Sending" status is displayed - - Click on "Ethereum Sending" -- Modal window is displayed: - - header -- status present -- status present -- status present -- After tx was sent modal window is changed: - - status present -- status present -- status present -- After tx was Finalized: - - text (higlhighted) -- text (highlighted) -- text (highlighted) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1688 - Tx page - Rediraction - Pages - Verify status components for Mobile view.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1688 - Tx page - Rediraction - Pages - Verify status components for Mobile view.md deleted file mode 100644 index 6102c6d5a4..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1688 - Tx page - Rediraction - Pages - Verify status components for Mobile view.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -tags: ['Full test', 'manual', 'Mobile view', 'Pages', 'Redirection', 'Smoke test', 'Status Component', 'Transaction', 'UEXP-4308', 'Active'] ---- - -# id1688 Tx page - Rediraction - Pages - Verify status components for Mobile view - -## Description - - Tx with Processed status - - tx/0x586c333379cecdf235de7d26ac9217d65f1652875ff7f15651e21fa700d0bf36 - - Created based on the ticket: - - https://linear.app/matterlabs/issue/UEXP-4308/create-tx-statuses-popup-for-mobile-devices - -## Precondition - - -## Scenario -- Open any tx with \ status -- Open "General Info" tab -- "Ethereum Sending" status is displayed - - Click on "Ethereum Executed" -- After tx was Validated: - - text (higlhighted) - redirects to https://goerli.etherscan.io/tx/\{address) -- text (highlighted) - redirects to https://goerli.etherscan.io/tx/\{address\} -- text (highlighted) - redirects to https://goerli.etherscan.io/tx/\{address\} diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id239 - Tx page - Pages - Hashes copying.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id239 - Tx page - Pages - Hashes copying.md deleted file mode 100644 index 501c573b7c..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id239 - Tx page - Pages - Hashes copying.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -tags: ['APIv1-APIv2', 'automated', 'Copying', 'Full test', 'manual', 'Transaction', 'Active Partly Manual'] ---- - -# id239 Tx page - Pages - Hashes copying - -## Description - - -## Precondition - - -## Scenario -- Hashes from Transaction table can be copied - - Transaction Hash - can be copied -- From - can be copied -- To - can be copied -- Input data - can be copied diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id392 - Tx page - Pages - Verify tx with event for custom token.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id392 - Tx page - Pages - Verify tx with event for custom token.md deleted file mode 100644 index ef61ef10f3..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id392 - Tx page - Pages - Verify tx with event for custom token.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-2109', 'Active'] ---- - -# id392 Tx page - Pages - Verify tx with event for custom token - -## Description - - https://goerli.explorer.zksync.io/tx/0x7d40bc04f310be8b0a4bfdc4c0bada0606811a946aa677795cbd3c1c5e14f0cf#eventlog - - Prerequisites: (you can use https://github.com/JackHamer09/zkSync-2.0-Hardhat-example guide) - - 1. Deploy your own token (contract need to have an event) - - 2. verify this contract - - 3. make a transaction - -## Precondition - - -## Scenario -- Open transaction's page -- Open "Logs" tab -- Verify "Name" field with added event displayed (layer, type and parameter name) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id400 - Tx page - Pages - Verify transaction method interface.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id400 - Tx page - Pages - Verify transaction method interface.md deleted file mode 100644 index d72843d5e3..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id400 - Tx page - Pages - Verify transaction method interface.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-2372', 'Active'] ---- - -# id400 Tx page - Pages - Verify transaction method interface - -## Description - - Prerequisites: (you can use https://github.com/JackHamer09/zkSync-2.0-Hardhat-example guide) - - 1. upload your own contract with event - - 2. verify this contract - - 3. make a transaction - -## Precondition - - -## Scenario -- Open transaction page -- Verify the interface of the method that was called and the hex encoded Method ID are visible -- Verify the data is decoded by default diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id401 - Tx page - Pages - Verify decoded arguments.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id401 - Tx page - Pages - Verify decoded arguments.md deleted file mode 100644 index a274b3bfdc..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id401 - Tx page - Pages - Verify decoded arguments.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -tags: ['Full test', 'manual', 'Smoke test', 'Transaction', 'ZKF-2372', 'Active'] ---- - -# id401 Tx page - Pages - Verify decoded arguments - -## Description - - Prerequisites: (you can use https://github.com/JackHamer09/zkSync-2.0-Hardhat-example guide) - - 1. upload your own contract with event - - 2. verify this contract - - 3. make a transaction - -## Precondition - - -## Scenario -- Open transaction page -- Verify method arguments are visible -- Verify the data is decoded by default diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id403 - Tx page - Pages - Verify setting decoded view for input data verified contract.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id403 - Tx page - Pages - Verify setting decoded view for input data verified contract.md deleted file mode 100644 index eb720e8eec..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id403 - Tx page - Pages - Verify setting decoded view for input data verified contract.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -tags: ['Actions', 'Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-2372', 'Active'] ---- - -# id403 Tx page - Pages - Verify setting decoded view for input data (verified contract) - -## Description - - Prerequisites: (you can use https://github.com/JackHamer09/zkSync-2.0-Hardhat-example guide) - - 1. upload your own contract with event - - 2. verify this contract - - 3. make a transaction - -## Precondition - - -## Scenario -- Open transaction page -- Click "Show binary" button to set binary view for transaction method interface and arguments -- Click "Decode Input Data" -- Verify transaction method interface and arguments have decoded view -- Verify "Show binary" button shown instead of "Decode Input Data" button diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id404 - Tx page - Pages - Verify error state for transaction method interface.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id404 - Tx page - Pages - Verify error state for transaction method interface.md deleted file mode 100644 index f9c37dd238..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id404 - Tx page - Pages - Verify error state for transaction method interface.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -tags: ['Full test', 'manual', 'regression', 'Transaction', 'ZKF-2372', 'Active'] ---- - -# id404 Tx page - Pages - Verify error state for transaction method interface - -## Description - - Prerequisites: (you can use https://github.com/JackHamer09/zkSync-2.0-Hardhat-example guide) - - 1. upload your own contract with event - - 2. verify this contract - - 3. make a transaction - -## Precondition - - -## Scenario -- Open transaction page -- Emulate an error when receiving the transaction method request - - (e.g. block transaction method request in Dev Tools when loading "Tx" page) - - Verify red "Error" message shown -- Verify "Try again" button shown -- Verify page reloaded after clicking "Try again" button diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id559 - Tx page - Pages - Verify icons for informational tooltips.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id559 - Tx page - Pages - Verify icons for informational tooltips.md deleted file mode 100644 index d68e6e55c8..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id559 - Tx page - Pages - Verify icons for informational tooltips.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -tags: ['Artifacts', 'Full test', 'manual', 'Pages', 'regression', 'Tooltip', 'Transaction', 'ZKF-2462', 'Active'] ---- - -# id559 Tx page - Pages - Verify icons for informational tooltips - -## Description - - https://goerli.staging-scan-v2.zksync.dev/tx/0x4efdc5ff8ce3cad95ec72d9caf8f3614225eea4f6d0afa0bd03c9114225df02a - -## Precondition - - -## Scenario -- Informational tooltip icon available for the fields labels: - - Transaction Hash -- Status -- Block -- Batch -- From -- To -- Tokens Transfered -- Input data -- Value -- Fee -- Gas limit & used -- Gas per pubdata -- Nonce -- Created diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id560 - Tx page - Pages - Verify informational tooltips on hover.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id560 - Tx page - Pages - Verify informational tooltips on hover.md deleted file mode 100644 index d3033b0722..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id560 - Tx page - Pages - Verify informational tooltips on hover.md +++ /dev/null @@ -1,46 +0,0 @@ ---- -tags: ['APIv1-APIv2', 'Artifacts', 'Full test', 'manual', 'Pages', 'regression', 'Tooltip', 'Transaction', 'ZKF-2448', 'ZKF-2462', 'Active'] ---- - -# id560 Tx page - Pages - Verify informational tooltips on hover - -## Description - - https://goerli.staging-scan-v2.zksync.dev/tx/0x4efdc5ff8ce3cad95ec72d9caf8f3614225eea4f6d0afa0bd03c9114225df02a - -## Precondition - - -## Scenario -- Informational tooltip icon reveal the next content on hover: - - Transaction Hash - - Transaction hash is a unique 66-character identifier that is generated whenever a transaction is executed -- Status - - The status of the transaction. -- Reason (for failed tx) - - The failure reason of the transaction -- Block - - Number of the block in which the transaction is recorded. -- Batch - - The batch index where this transaction is submitted to L1 -- From - - The sending party of the transaction. -- To - - The receiving party of the transaction. -- Tokens Transfered - - List of tokens transferred within this transaction. -- Input data - - Additional data included for this transaction. Commonly used as part of contract interaction or as a message sent to the recipient. -- Value - - Amount of Ether being transferred from one address to another within a transaction -- Fee - - Fee which sender paid for this transaction, amount in choosen asset & price in USD at the current time -- Gas limit & used - - Maximum amount of gas allocated for the transaction & the amount eventually used -- Gas per pubdata - - Maximum amount of gas the user is willing to pay for a single byte of published data (pubdata) -- Nonce - - Number of transactions sent from a sender address. -- Created - - The date and time at which a transaction is added to the block. -- "Included" icon in "Status" - - Included diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id589 - Tx page - Pages - Verify Failed status component.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id589 - Tx page - Pages - Verify Failed status component.md deleted file mode 100644 index 8a88a636d2..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id589 - Tx page - Pages - Verify Failed status component.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'ZKF-2448', 'Automated'] ---- - -# id589 Tx page - Pages - Verify "Failed" status component - -## Description - - Tx with failed status - - https://goerli.staging-scan-v2.zksync.dev/tx/0x6dd189e0205028282a85a74b75024c1d9624ce79bf4c7f914e400fa0521bbc0e#overview - -## Precondition - - -## Scenario -- Open any tx with "Verified" status (you can use link from description) -- Open "General Info" tab -- Verify transaction has "Failed" value in "Status" field - - Icon is red with explanation mark -- Text - "Failed" -- No icon displayed before "Failed" icon diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id653 - Tx page - Pages - Transactions logs copying.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id653 - Tx page - Pages - Transactions logs copying.md deleted file mode 100644 index 9f096c1ee9..0000000000 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id653 - Tx page - Pages - Transactions logs copying.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -tags: ['Artifacts', 'Full test', 'manual', 'Smoke test', 'Transaction', 'ZKF-2109', 'Active'] ---- - -# id653 Tx page - Pages - Transactions logs copying - -## Description - - https://goerli.staging-scan-v2.zksync.dev/tx/0xd095034c0fb26dca6f9e4ea7fb8bb3431e0c9eef4d696745cf423ea8532bbc4f#eventlog (Logs tab) - -## Precondition - - -## Scenario -- Transactions logs table contains: - - Address - can be copied -- Topics - items can be copied -- Data - drop down list and can be copied diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1623 - Tx page - Pages - Verify Indexing status component.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1623 - Tx page - Pages - Verify Indexing status component.md similarity index 89% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1623 - Tx page - Pages - Verify Indexing status component.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1623 - Tx page - Pages - Verify Indexing status component.md index 39616ae05f..204e5fc63e 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1623 - Tx page - Pages - Verify Indexing status component.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1623 - Tx page - Pages - Verify Indexing status component.md @@ -19,3 +19,4 @@ tags: ['Full test', 'manual', 'Pages', 'Transaction', 'Active'] - Loading mark shown before "Indexing" text - Text - "Indexing" - Tooltip icon is shown after "Indexing" +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1623.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1624 - Tx page - Pages - Verify informational tooltips on hoverStatus - Indexing.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1624 - Tx page - Pages - Verify informational tooltips on hoverStatus - Indexing.md similarity index 82% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1624 - Tx page - Pages - Verify informational tooltips on hoverStatus - Indexing.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1624 - Tx page - Pages - Verify informational tooltips on hoverStatus - Indexing.md index 45a146868c..be4f4ce1f5 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1624 - Tx page - Pages - Verify informational tooltips on hoverStatus - Indexing.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1624 - Tx page - Pages - Verify informational tooltips on hoverStatus - Indexing.md @@ -1,5 +1,5 @@ --- -tags: ['Artifacts', 'Full test', 'manual', 'Pages', 'Tooltip', 'Transaction', 'UEXP-4059', 'Active'] +tags: ['Artifacts', 'Full test', 'manual', 'Pages', 'Tooltip', 'Transaction', 'Active'] --- # id1624 Tx page - Pages - Verify informational tooltips on hover(Status - Indexing) @@ -14,3 +14,5 @@ tags: ['Artifacts', 'Full test', 'manual', 'Pages', 'Tooltip', 'Transaction', 'U - Informational tooltip icon reveal the next content on hover: - "Indexing" icon in "Status" field of "Indexing" transaction - Transaction is indexing and will be reflected shortly +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1624.png) + diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1650 - Tx page - Pages - Verify zkSync Era status component.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1650 - Tx page - Pages - Verify zkSync Era status component.md similarity index 67% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1650 - Tx page - Pages - Verify zkSync Era status component.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1650 - Tx page - Pages - Verify zkSync Era status component.md index 193c10f4de..5552109c01 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1650 - Tx page - Pages - Verify zkSync Era status component.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1650 - Tx page - Pages - Verify zkSync Era status component.md @@ -1,12 +1,12 @@ --- -tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'UEXP-4264', 'Active'] +tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'Active'] --- # id1650 Tx page - Pages - Verify "zkSync Era" status component ## Description - - Tx with Processed status - - tx/0x586c333379cecdf235de7d26ac9217d65f1652875ff7f15651e21fa700d0bf36 +Tx with Processed status + - https://sepolia.explorer.zksync.io/tx/0x480008d47178040052dcabfc3ad714528797ed3990dab99c03781c1926eb6f75 ## Precondition @@ -16,9 +16,10 @@ tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'UEXP-4264', - Open "General Info" tab - Verify transaction has "zkSync Processed" value in "Status" field - Text - - zkSync + - zkSync - Background is light green - Text - Processed - Tick icon displayed before "Processed" status - Background is green +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1650.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1651 - Tx page - Pages - Verify Ethereum status components.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1651 - Tx page - Pages - Verify Ethereum status components.md new file mode 100644 index 0000000000..72e520b950 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1651 - Tx page - Pages - Verify Ethereum status components.md @@ -0,0 +1,31 @@ +--- +tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'Active'] +--- + +# id1651 Tx page - Pages - Verify "Ethereum" status components + +## Description + - Open any tx link from "Latest transactions" + +## Precondition + + +## Scenario +- Open any tx with loading Ethereum status (see description) +- Open "General Info" tab +- Verify transaction has "Ethereum" value in "Status" field + - Text + - Ethereum + - Background is grey + - Verify Ethereum statuses available for txs + - Sending +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1651_1.png) + - Validating +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1651_2.png) + - Executing + - Loading spinner shown after the "Ethereum" text before the status + - Background is grey + - Verify the list of components reveal on hover for "Ethereum" status component +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1651_3.png) +- Verify Ethereum status shown after "zkSyns Era" status +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1651_2.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1652 - Tx page - Pages - Verify Executed Ethereum status component.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1652 - Tx page - Pages - Verify Executed Ethereum status component.md new file mode 100644 index 0000000000..82e84b5857 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1652 - Tx page - Pages - Verify Executed Ethereum status component.md @@ -0,0 +1,32 @@ +--- +tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'Active'] +--- + +# id1652 Tx page - Pages - Verify "Executed" "Ethereum" status component + +## Description + - Tx with Processed status + - tx/0x1c95e17c5dc5673db135af5f76f18b70d785d75015cdbdfba5d028b406a91d64 + +## Precondition + + +## Scenario +- Open any tx with "Processed" status (you can use link from description) +- Open "General Info" tab +- Verify transaction has "Ethereum" value in "Status" field + - Text + - Ethereum + - Background is light green + - Text + - Executed + - Tick icon displayed before "Processed" status + - Background is green + - Verify the list of components reveal on hover for "Ethereum" status component + - Sent + - Validated + - Executed + - Status name is green + - Tick icon displayed before status + - Each item has icon notifying about redirect +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1652.png) \ No newline at end of file diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1671 - Tx page - Pages - Ethereum status links Redirection.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1671 - Tx page - Pages - Ethereum status links Redirection.md similarity index 79% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1671 - Tx page - Pages - Ethereum status links Redirection.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1671 - Tx page - Pages - Ethereum status links Redirection.md index 94c8c9371a..a6961e810c 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1671 - Tx page - Pages - Ethereum status links Redirection.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1671 - Tx page - Pages - Ethereum status links Redirection.md @@ -1,11 +1,10 @@ --- -tags: ['Full test', 'manual', 'Pages', 'Redirection', 'Smoke test', 'Transaction', 'UEXP-4307', 'Active'] +tags: ['Full test', 'manual', 'Pages', 'Redirection', 'Smoke test', 'Transaction', 'Active'] --- # id1671 Tx page - Pages - "Ethereum" status links (Redirection) ## Description - - https://linear.app/matterlabs/issue/UEXP-4307/create-hover-component-with-detailed-tx-statuses-changes - Open any completed (finalised) tx link - transaction with "Ethereum Executed" status ## Precondition @@ -20,3 +19,4 @@ tags: ['Full test', 'manual', 'Pages', 'Redirection', 'Smoke test', 'Transaction - Validated - Executed - Verify each dropdown item link redirects to it's https://goerli.etherscan.io/tx/\{tx_hash\} page +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1671.png) \ No newline at end of file diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1687 - Tx page - Artifacts - Pages - Verify status components for Mobile view.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1687 - Tx page - Artifacts - Pages - Verify status components for Mobile view.md new file mode 100644 index 0000000000..f62548cd49 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1687 - Tx page - Artifacts - Pages - Verify status components for Mobile view.md @@ -0,0 +1,33 @@ +--- +tags: ['Artifacts', 'Full test', 'manual', 'Mobile view', 'Pages', 'Smoke test', 'Status Component', 'Transaction', 'Active'] +--- + +# id1687 Tx page - Artifacts - Pages - Verify status components for Mobile view + +## Description + +## Precondition + + +## Scenario +- Open any tx with \ status +- Open "General Info" tab +- "Ethereum Sending" status is displayed + - Click on "Ethereum Sending" + - ![Screenshot](../../../../static/img/Pages/Transaction%20page/id1687_1.png) +- Modal window is displayed: + - **Ethereum network** header + - **Sending** status present + - **Validating** status present + - **Executing** status present + ![Screenshot](../../../../static/img/Pages/Transaction%20page/id1687_2.png) +- After tx was sent modal window is changed: + - **Sent** status present + - **Validated** status present + - **Executing** status present + ![Screenshot](../../../../static/img/Pages/Transaction%20page/id1687_3.png) +- After tx was Finalized: + - **Sent** text (higlhighted) + - **Validated** text (highlighted) + - **Executed** text (highlighted) + ![Screenshot](../../../../static/img/Pages/Transaction%20page/id1687_4.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1688 - Tx page - Redirection - Pages - Verify status components for Mobile view.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1688 - Tx page - Redirection - Pages - Verify status components for Mobile view.md new file mode 100644 index 0000000000..8522609e37 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1688 - Tx page - Redirection - Pages - Verify status components for Mobile view.md @@ -0,0 +1,21 @@ +--- +tags: ['Full test', 'manual', 'Mobile view', 'Pages', 'Redirection', 'Smoke test', 'Status Component', 'Transaction', 'Active'] +--- + +# id1688 Tx page - Redirection - Pages - Verify status components for Mobile view + +## Description + +## Precondition + + +## Scenario +- Open any tx with \ status +- Open "General Info" tab +- "Ethereum Sending" status is displayed + - Click on "Ethereum Executed" +- After tx was Validated: + - **Sent** text (higlhighted) - redirects to https://sepolia.etherscan.io/tx/\{address) + - **Validated** text (highlighted) - redirects to https://sepolia.etherscan.io/tx/\{address\} + - **Executed** text (highlighted) - redirects to https://sepolia.etherscan.io/tx/\{address\} +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1687_4.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1904 - Tx page - Pages - Verify Reason field.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1904 - Tx page - Pages - Verify Reason field.md similarity index 58% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1904 - Tx page - Pages - Verify Reason field.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1904 - Tx page - Pages - Verify Reason field.md index 8cde195a99..fcef560499 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1904 - Tx page - Pages - Verify Reason field.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1904 - Tx page - Pages - Verify Reason field.md @@ -5,7 +5,9 @@ tags: ['Artifacts', 'Full test', 'manual', 'Pages', 'Transaction', 'Active'] # id1904 Tx page - Pages - Verify "Reason" field ## Description - - Tx with failed status mentioned above +- Failed transactions + - Mainnet: /tx/0x1836670cf1d66283293c672f5354de0bf04fa6a56c54791e51749fe27e116dd5 + - Testnet: /tx/0x5b1c435d13279f31d1986b03ef4510cb96b2509ea96df2f38c9d35bb83b63eb3 ## Precondition @@ -15,3 +17,5 @@ tags: ['Artifacts', 'Full test', 'manual', 'Pages', 'Transaction', 'Active'] - Open "General Info" tab - Verify transaction has "Reason" field with failure reason value - Failure reason text is red +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1904.png) + diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1905 - Tx page - Pages - Redirection - Paid by Paymaster links.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1905 - Tx page - Pages - Redirection - Paid by Paymaster links.md similarity index 64% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1905 - Tx page - Pages - Redirection - Paid by Paymaster links.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1905 - Tx page - Pages - Redirection - Paid by Paymaster links.md index a52f347a85..b17ea8e104 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id1905 - Tx page - Pages - Redirection - Paid by Paymaster links.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id1905 - Tx page - Pages - Redirection - Paid by Paymaster links.md @@ -5,8 +5,8 @@ tags: ['Fee', 'Pages', 'Redirection', 'Transaction', 'Active'] # id1905 Tx page - Pages - Redirection - "Paid by Paymaster" links ## Description - - 1. Open Paymaster transaction https://sepolia.explorer.zksync.io/tx/0xacbd86693e2d1e3da8812183f86617ff2e7e2c12951166b26b19f4458991985b - - 3. Click "More details" button + - Open Paymaster transaction https://sepolia.explorer.zksync.io/tx/0xacbd86693e2d1e3da8812183f86617ff2e7e2c12951166b26b19f4458991985b + - Click "More details" button ## Precondition @@ -14,3 +14,4 @@ tags: ['Fee', 'Pages', 'Redirection', 'Transaction', 'Active'] ## Scenario - "Why is Paymaster being refunded?" link redirects to https://docs.zksync.io/build/developer-reference/fee-model.html#refunds - "What is Paymaster?" link redirects to https://docs.zksync.io/build/developer-reference/account-abstraction.html#paymasters +![Screenshot](../../../../static/img/Pages/Transaction%20page/id1905.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id209 - Tx page - Pages - Artifacts.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id209 - Tx page - Pages - Artifacts.md similarity index 73% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id209 - Tx page - Pages - Artifacts.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id209 - Tx page - Pages - Artifacts.md index c1fca96f75..4842a8631c 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id209 - Tx page - Pages - Artifacts.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id209 - Tx page - Pages - Artifacts.md @@ -1,5 +1,5 @@ --- -tags: ['APIv1-APIv2', 'Artifacts', 'automated', 'Full test', 'Pages', 'Smoke test', 'Transaction', 'ZKF-2601', 'Active Partly Manual'] +tags: ['Artifacts', 'automated', 'Full test', 'Pages', 'Smoke test', 'Transaction', 'Active Partly Manual'] --- # id209 Tx page - Pages - Artifacts @@ -21,7 +21,7 @@ tags: ['APIv1-APIv2', 'Artifacts', 'automated', 'Full test', 'Pages', 'Smoke tes - To - Tokens Transferred - From L2/L1 \{account URL\} for \{token amount\} \{token name + logo\} -- To L2/L1 \{account URL\} for \{token amount\} \{token name + logo\} + - To L2/L1 \{account URL\} for \{token amount\} \{token name + logo\} - Input data - Value - Fee (Fee in ETH only) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id239 - Tx page - Pages - Hashes copying.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id239 - Tx page - Pages - Hashes copying.md new file mode 100644 index 0000000000..94bbb22586 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id239 - Tx page - Pages - Hashes copying.md @@ -0,0 +1,21 @@ +--- +tags: ['automated', 'Copying', 'Full test', 'manual', 'Transaction', 'Active Partly Manual'] +--- + +# id239 Tx page - Pages - Hashes copying + +## Description +Test solution address/parameter +- Mainnet: /tx/0x97e3d593e03e764df14e352e73ba6af487faf8d04bd65a1fd3d55208b6e0d972 +- Testnet: /tx/0xe7a91cc9b270d062328ef995e0ef67195a3703d43ce4e1d375f87d5c64e51981 + +## Precondition + + +## Scenario +- Hashes from Transaction table can be copied + - Transaction Hash - can be copied + - From - can be copied + - To - can be copied + - Input data - can be copied +![id239](../../../../static/img/Pages/Transaction%20page/id239.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id241 - Tx page - Pages - Navigation.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id241 - Tx page - Pages - Navigation.md similarity index 63% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id241 - Tx page - Pages - Navigation.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id241 - Tx page - Pages - Navigation.md index 7ff15a4d30..06afaf532f 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id241 - Tx page - Pages - Navigation.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id241 - Tx page - Pages - Navigation.md @@ -1,11 +1,13 @@ --- -tags: ['APIv1-APIv2', 'automated', 'Full test', 'Navigation', 'Pages', 'Smoke test', 'Transaction', 'ZKF-2601', 'Active Partly Manual'] +tags: ['Full test', 'Navigation', 'Pages', 'Smoke test', 'Transaction', 'Active Partly Manual'] --- # id241 Tx page - Pages - Navigation ## Description - +Test solution address/parameter +- Mainnet: /tx/0xcbeff0db1300cbb5c1e5fc18a57ae46c94962eeebed7e82bc81e553ba27d0e9a +- Testnet: /tx/0x6fc015405255af17fb38f5a1408557f5f00d094e07a2f8f6af933a889d9a3330 ## Precondition @@ -23,3 +25,4 @@ tags: ['APIv1-APIv2', 'automated', 'Full test', 'Navigation', 'Pages', 'Smoke te - accounts/0xF4B50fCb90b8b4412214d3f7ceDC5c6D837c9e62 - Fee and Token pictures - navigates to contract page (Fee in ETH only) - /address/0x000000000000000000000000000000000000800A +![Screenshot](../../../../static/img/Pages/Transaction%20page/id241.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id338 - Tx page - Pages - Transactions URL.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id338 - Tx page - Pages - Transactions URL.md similarity index 56% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id338 - Tx page - Pages - Transactions URL.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id338 - Tx page - Pages - Transactions URL.md index 7116d17860..8aa889d956 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id338 - Tx page - Pages - Transactions URL.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id338 - Tx page - Pages - Transactions URL.md @@ -1,11 +1,11 @@ --- -tags: ['automated', 'Full test', 'Pages', 'Smoke test', 'ZKF-2246', 'Automated'] +tags: ['automated', 'Full test', 'Pages', 'Smoke test', 'Automated'] --- # id338 Tx page - Pages - Transaction's URL ## Description - - https://staging-portal.zksync.dev/ + - https://sepolia.explorer.zksync.io/ ## Precondition @@ -13,3 +13,4 @@ tags: ['automated', 'Full test', 'Pages', 'Smoke test', 'ZKF-2246', 'Automated'] ## Scenario - Open transactions's link from "Latest Transactions" section - Verify opened page has \/tx/\ structure +![Screenshot](../../../../static/img/Pages/Transaction%20page/id338.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id370 - Tx page - Pages - Redirection.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id370 - Tx page - Pages - Redirection.md similarity index 73% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id370 - Tx page - Pages - Redirection.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id370 - Tx page - Pages - Redirection.md index 67cdcbf576..3e3d7658e5 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id370 - Tx page - Pages - Redirection.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id370 - Tx page - Pages - Redirection.md @@ -1,5 +1,5 @@ --- -tags: ['automated', 'Full test', 'Pages', 'Redirection', 'Transaction', 'UEXP-4309', 'ZKF-2601', 'Active Partly Manual'] +tags: ['Full test', 'Pages', 'Redirection', 'Transaction', 'Active Partly Manual'] --- # id370 Tx page - Pages - Redirection diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id390 - Tx page - Pages - Verify tx with event.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id390 - Tx page - Pages - Verify tx with event.md similarity index 57% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id390 - Tx page - Pages - Verify tx with event.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id390 - Tx page - Pages - Verify tx with event.md index bdbf9e71b8..70a51a6f77 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id390 - Tx page - Pages - Verify tx with event.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id390 - Tx page - Pages - Verify tx with event.md @@ -1,11 +1,11 @@ --- -tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-2109', 'Active'] +tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'Active'] --- # id390 Tx page - Pages - Verify tx with event ## Description - - https://goerli.explorer.zksync.io/tx/0x0935bcc7a755e61edc9bc51d8753022ab6b0e2267fa7201cbabc71164cb36d45#eventlog (Logs tab) +- https://sepolia.explorer.zksync.io/tx/0xc925878434bbc62ead5744cbde52e5043c80ec3790109ba817d450ba50523af0#eventlog (Logs tab) ## Precondition @@ -14,3 +14,4 @@ tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-2109', - Open transaction page - Open "Logs" tab - Verify "Name" field with added event displayed (layer, type and parameter name) +![Screenshot](../../../../static/img/Pages/Transaction%20page/id390.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id392 - Tx page - Pages - Verify tx with event for custom token.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id392 - Tx page - Pages - Verify tx with event for custom token.md new file mode 100644 index 0000000000..9c9c3364ed --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id392 - Tx page - Pages - Verify tx with event for custom token.md @@ -0,0 +1,17 @@ +--- +tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'Active'] +--- + +# id392 Tx page - Pages - Verify tx with event for custom token + +## Description +https://sepolia.explorer.zksync.io/tx/0xc925878434bbc62ead5744cbde52e5043c80ec3790109ba817d450ba50523af0#eventlog + +## Precondition + + +## Scenario +- Open transaction's page +- Open "Logs" tab +- Verify "Name" field with added event displayed (from, to and value) +![Screenshot](../../../../static/img/Pages/Transaction%20page/id392.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id400 - Tx page - Pages - Verify transaction method interface.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id400 - Tx page - Pages - Verify transaction method interface.md new file mode 100644 index 0000000000..cfeed17816 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id400 - Tx page - Pages - Verify transaction method interface.md @@ -0,0 +1,17 @@ +--- +tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'Active'] +--- + +# id400 Tx page - Pages - Verify transaction method interface + +## Description +https://sepolia.explorer.zksync.io/tx/0xc925878434bbc62ead5744cbde52e5043c80ec3790109ba817d450ba50523af0#overview + +## Precondition + + +## Scenario +- Open transaction page +- Verify the interface of the method that was called is visible +![Screenshot](../../../../static/img/Pages/Transaction%20page/id400.png) +- Verify the data is decoded by default diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id401 - Tx page - Pages - Verify decoded arguments.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id401 - Tx page - Pages - Verify decoded arguments.md new file mode 100644 index 0000000000..23ec97767c --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id401 - Tx page - Pages - Verify decoded arguments.md @@ -0,0 +1,17 @@ +--- +tags: ['Full test', 'manual', 'Smoke test', 'Transaction', 'Active'] +--- + +# id401 Tx page - Pages - Verify decoded arguments + +## Description +https://sepolia.explorer.zksync.io/tx/0xc925878434bbc62ead5744cbde52e5043c80ec3790109ba817d450ba50523af0#overview + +## Precondition + + +## Scenario +- Open transaction page +- Verify method arguments are visible +![Screenshot](../../../../static/img/Pages/Transaction%20page/id400.png) +- Verify the data is decoded by default diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id402 - Tx page - Pages - Verify setting binary view for input data verified contract.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id402 - Tx page - Pages - Verify setting binary view for input data verified contract.md similarity index 68% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id402 - Tx page - Pages - Verify setting binary view for input data verified contract.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id402 - Tx page - Pages - Verify setting binary view for input data verified contract.md index f29f232815..edca13069c 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id402 - Tx page - Pages - Verify setting binary view for input data verified contract.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id402 - Tx page - Pages - Verify setting binary view for input data verified contract.md @@ -1,14 +1,11 @@ --- -tags: ['Actions', 'Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-2372', 'Active'] +tags: ['Actions', 'Full test', 'manual', 'Pages', 'regression', 'Transaction', 'Active'] --- # id402 Tx page - Pages - Verify setting binary view for input data (verified contract) ## Description - - Prerequisites: (you can use https://github.com/JackHamer09/zkSync-2.0-Hardhat-example guide) - - 1. upload your own contract with event - - 2. verify this contract - - 3. make a transaction +https://sepolia.explorer.zksync.io/tx/0xc925878434bbc62ead5744cbde52e5043c80ec3790109ba817d450ba50523af0#overview ## Precondition @@ -16,8 +13,10 @@ tags: ['Actions', 'Full test', 'manual', 'Pages', 'regression', 'Transaction', ' ## Scenario - Open transaction page - Verify transaction method interface and arguments have decoded view +![Screenshot](../../../../static/img/Pages/Transaction%20page/id402_1.png) - Verify "Show original input" button available - Click "Show original input" button - Verify transaction method interface and arguments have binary view +![Screenshot](../../../../static/img/Pages/Transaction%20page/id402_2.png) - Verify "Decode Input Data" button shown instead of "Show Binary" button - Verify the dropdown with format selection shown with "Decoded bytecode" option available diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id403 - Tx page - Pages - Verify setting decoded view for input data verified contract.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id403 - Tx page - Pages - Verify setting decoded view for input data verified contract.md new file mode 100644 index 0000000000..a63ed7c24e --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id403 - Tx page - Pages - Verify setting decoded view for input data verified contract.md @@ -0,0 +1,19 @@ +--- +tags: ['Actions', 'Full test', 'manual', 'Pages', 'regression', 'Transaction', 'Active'] +--- + +# id403 Tx page - Pages - Verify setting decoded view for input data (verified contract) + +## Description +https://sepolia.explorer.zksync.io/tx/0xc925878434bbc62ead5744cbde52e5043c80ec3790109ba817d450ba50523af0#overview + +## Precondition + + +## Scenario +- Open transaction page +- Select "View as binary" button to set binary view for transaction method interface and arguments +![Screenshot](../../../../static/img/Pages/Transaction%20page/id403.png) +- Select "View Decoded" from dropdown +- Verify transaction method interface and arguments have decoded view +![Screenshot](../../../../static/img/Pages/Transaction%20page/id400.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id404 - Tx page - Pages - Verify error state for transaction method interface.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id404 - Tx page - Pages - Verify error state for transaction method interface.md new file mode 100644 index 0000000000..bff679a5d3 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id404 - Tx page - Pages - Verify error state for transaction method interface.md @@ -0,0 +1,18 @@ +--- +tags: ['Full test', 'manual', 'regression', 'Transaction', 'Active'] +--- + +# id404 Tx page - Pages - Verify error state for transaction method interface + +## Description + +## Precondition + + +## Scenario +- Open transaction page +- Emulate an error when receiving the transaction method request (e.g. block transaction method request in Dev Tools when loading "Tx" page) +- Verify red "Error" message shown +- Verify "Try again" button shown +- Verify page reloaded after clicking "Try again" button +![Screenshot](../../../../static/img/Pages/Transaction%20page/id404.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id405 - Tx page - Pages - Verify loading state for transaction method interface.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id405 - Tx page - Pages - Verify loading state for transaction method interface.md similarity index 58% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id405 - Tx page - Pages - Verify loading state for transaction method interface.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id405 - Tx page - Pages - Verify loading state for transaction method interface.md index 83421200d0..76da82e18c 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id405 - Tx page - Pages - Verify loading state for transaction method interface.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id405 - Tx page - Pages - Verify loading state for transaction method interface.md @@ -1,14 +1,10 @@ --- -tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-2372', 'Active'] +tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'Active'] --- # id405 Tx page - Pages - Verify loading state for transaction method interface ## Description - - Prerequisites: (you can use https://github.com/JackHamer09/zkSync-2.0-Hardhat-example guide) - - 1. upload your own contract with event - - 2. verify this contract - - 3. make a transaction ## Precondition @@ -16,3 +12,4 @@ tags: ['Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-2372', ## Scenario - Open transaction page - Verify "Loading transaction" and spinner shown when loading transaction method interface +![Screenshot](../../../../static/img/Pages/Transaction%20page/id405.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id550 - Tx page - Pages - Verify pending state for Batch field.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id550 - Tx page - Pages - Verify pending state for Batch field.md similarity index 77% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id550 - Tx page - Pages - Verify pending state for Batch field.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id550 - Tx page - Pages - Verify pending state for Batch field.md index 669ec68532..746aa7921d 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id550 - Tx page - Pages - Verify pending state for Batch field.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id550 - Tx page - Pages - Verify pending state for Batch field.md @@ -1,5 +1,5 @@ --- -tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'ZKF-2498', 'Active'] +tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'Active'] --- # id550 Tx page - Pages - Verify pending state for Batch field @@ -12,3 +12,4 @@ tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'ZKF-2498', ## Scenario - Verify "Batch" field has a number, but link is not created yet +![Screenshot](../../../../static/img/Pages/Transaction%20page/id550.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id559 - Tx page - Pages - Verify icons for informational tooltips.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id559 - Tx page - Pages - Verify icons for informational tooltips.md new file mode 100644 index 0000000000..8518396342 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id559 - Tx page - Pages - Verify icons for informational tooltips.md @@ -0,0 +1,30 @@ +--- +tags: ['Artifacts', 'Full test', 'manual', 'Pages', 'regression', 'Tooltip', 'Transaction', 'Active'] +--- + +# id559 Tx page - Pages - Verify icons for informational tooltips + +## Description + - https://sepolia.explorer.zksync.io/tx/0xe5c3296f849d9cae96eb7aa5cd74ea2a1cbefaa0a78c169bbef5e9c2a2fee5fe + +## Precondition + + +## Scenario +- Informational tooltip icon available for the fields labels: + - Transaction Hash + - Status + - Block + - Batch + - From + - To + - Tokens Transfered + - Input data + - Value + - Fee + - Gas limit & used + - Gas per pubdata + - Nonce + - Created + +![Screenshot](../../../../static/img/Pages/Transaction%20page/id559.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id560 - Tx page - Pages - Verify informational tooltips on hover.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id560 - Tx page - Pages - Verify informational tooltips on hover.md new file mode 100644 index 0000000000..4452be788e --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id560 - Tx page - Pages - Verify informational tooltips on hover.md @@ -0,0 +1,45 @@ +--- +tags: ['Artifacts', 'Full test', 'manual', 'Pages', 'regression', 'Tooltip', 'Transaction', 'Active'] +--- + +# id560 Tx page - Pages - Verify informational tooltips on hover + +## Description + - https://sepolia.explorer.zksync.io/tx/0xe5c3296f849d9cae96eb7aa5cd74ea2a1cbefaa0a78c169bbef5e9c2a2fee5fe + +## Precondition + + +## Scenario +- Informational tooltip icon reveal the next content on hover: + - Transaction Hash + - Transaction hash is a unique 66-character identifier that is generated whenever a transaction is executed + - Status + - The status of the transaction. + - Reason (for failed tx) + - The failure reason of the transaction + - Block + - Number of the block in which the transaction is recorded. + - Batch + - The batch index where this transaction is submitted to L1 + - From + - The sending party of the transaction. + - To + - The receiving party of the transaction. + - Tokens Transfered + - List of tokens transferred within this transaction. + - Input data + - Additional data included for this transaction. Commonly used as part of contract interaction or as a message sent to the recipient. + - Value + - Amount of Ether being transferred from one address to another within a transaction + - Fee + - Fee which sender paid for this transaction, amount in choosen asset & price in USD at the current time + - Gas limit & used + - Maximum amount of gas allocated for the transaction & the amount eventually used + - Gas per pubdata + - Maximum amount of gas the user is willing to pay for a single byte of published data (pubdata) + - Nonce + - Number of transactions sent from a sender address. + - Created + - The date and time at which a transaction is added to the block. +![Screenshot](../../../../static/img/Pages/Transaction%20page/id560.png) \ No newline at end of file diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id589 - Tx page - Pages - Verify Failed status component.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id589 - Tx page - Pages - Verify Failed status component.md new file mode 100644 index 0000000000..1f875029a7 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id589 - Tx page - Pages - Verify Failed status component.md @@ -0,0 +1,23 @@ +--- +tags: ['Full test', 'manual', 'Pages', 'Smoke test', 'Transaction', 'Automated'] +--- + +# id589 Tx page - Pages - Verify "Failed" status component + +## Description +Test solution address/parameter +- Mainnet: /tx/0x2eb8b2afc76783e09fbebfc2db085e4ebd4d0944ddd241b4a35bc2e03de23fb5 +- Testnet: /tx/0xb995a27e03a3cca591f3e7ed04dd3ce6ea6055a0dfcb2a9bb177f3caad4c5e10 + +## Precondition + + +## Scenario +- Open any tx with "Verified" status (you can use link from description) +- Open "General Info" tab +- Verify transaction has "Failed" value in "Status" field + - Icon is red with explanation mark + - Text - "Failed" + - No icon displayed before "Failed" icon + +![Screenshot](../../../../static/img/Pages/Transaction%20page/id589.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id653 - Tx page - Pages - Transactions logs copying.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id653 - Tx page - Pages - Transactions logs copying.md new file mode 100644 index 0000000000..70f1b07408 --- /dev/null +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id653 - Tx page - Pages - Transactions logs copying.md @@ -0,0 +1,19 @@ +--- +tags: ['Artifacts', 'Full test', 'manual', 'Smoke test', 'Transaction', 'Active'] +--- + +# id653 Tx page - Pages - Transactions logs copying + +## Description +- https://sepolia.explorer.zksync.io/tx/0xb995a27e03a3cca591f3e7ed04dd3ce6ea6055a0dfcb2a9bb177f3caad4c5e10#eventlog (Logs tab) + +## Precondition + + +## Scenario +- Transactions logs table contains: + - Address - can be copied + - Topics - items can be copied + - Data - drop down list and can be copied +![Screenshot](../../../../static/img/Pages/Transaction%20page/id653.png) + diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id801 - Tx page - Pages - Verify input data non verified contract.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id801 - Tx page - Pages - Verify input data non verified contract.md similarity index 58% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id801 - Tx page - Pages - Verify input data non verified contract.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id801 - Tx page - Pages - Verify input data non verified contract.md index 4185165972..877f787508 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id801 - Tx page - Pages - Verify input data non verified contract.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id801 - Tx page - Pages - Verify input data non verified contract.md @@ -1,12 +1,12 @@ --- -tags: ['Actions', 'Full test', 'manual', 'Pages', 'regression', 'Transaction', 'ZKF-3221', 'Active'] +tags: ['Actions', 'Full test', 'manual', 'Pages', 'regression', 'Transaction', 'Active'] --- # id801 Tx page - Pages - Verify input data (non verified contract) ## Description - - Example of non verified contract - - https://goerli.staging-scan-v2.zksync.dev/address/0x3e7676937A7E96CFB7616f255b9AD9FF47363D4b +Example of non verified contract + - https://sepolia.explorer.zksync.io/tx/0x7c1cae98bb4aa3a8b92be9418e6f432f948abc4ce9d90a9b88f2700b88b4a9b8 ## Precondition @@ -15,6 +15,9 @@ tags: ['Actions', 'Full test', 'manual', 'Pages', 'regression', 'Transaction', ' - Open non verified contract page - Click on any tx link from "Transactions" tab - Verify "Input data" field has binary view +![Screenshot](../../../../static/img/Pages/Transaction%20page/id801_1.png) - Verify binary view can't be decoded - Text displayed under the binary view - Unable to decode input data (Contract not verified) +![Screenshot](../../../../static/img/Pages/Transaction%20page/id801_2.png) + diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id882 - Tx page - Pages - Verify detailed Fee.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id882 - Tx page - Pages - Verify detailed Fee.md similarity index 57% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id882 - Tx page - Pages - Verify detailed Fee.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id882 - Tx page - Pages - Verify detailed Fee.md index f649784a8a..d99ef4c1e9 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id882 - Tx page - Pages - Verify detailed Fee.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id882 - Tx page - Pages - Verify detailed Fee.md @@ -1,11 +1,11 @@ --- -tags: ['Artifacts', 'EUXP-3218', 'Fee', 'Full test', 'Pages', 'Smoke test', 'Transaction', 'Active'] +tags: ['Artifacts', 'Fee', 'Full test', 'Pages', 'Smoke test', 'Transaction', 'Active'] --- # id882 Tx page - Pages - Verify detailed Fee ## Description - - https://goerli.explorer.zksync.io/tx/0xe7a91cc9b270d062328ef995e0ef67195a3703d43ce4e1d375f87d5c64e51981 + - https://sepolia.explorer.zksync.io/tx/0x1587ac7944057de67b6c4825a7b56fdc1fdaaf99c7227d4e3aac296a9b8dcf77 ## Precondition @@ -17,3 +17,4 @@ tags: ['Artifacts', 'EUXP-3218', 'Fee', 'Full test', 'Pages', 'Smoke test', 'Tra - Refunds - From L2 0x0000000000000000000000000000000000008001 to L2 \{account URL\} for \{token amount\} ETH (name + logo\} - "Why I'm being refunded?" link +![Screenshot](../../../../static/img/Pages/Transaction%20page/id882.png) diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id883 - Tx page - Pages - Verify Fee expandingcollapsing.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id883 - Tx page - Pages - Verify Fee expandingcollapsing.md similarity index 57% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id883 - Tx page - Pages - Verify Fee expandingcollapsing.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id883 - Tx page - Pages - Verify Fee expandingcollapsing.md index 2d2a7ced1d..c65864574e 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id883 - Tx page - Pages - Verify Fee expandingcollapsing.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id883 - Tx page - Pages - Verify Fee expandingcollapsing.md @@ -1,11 +1,11 @@ --- -tags: ['Artifacts', 'EUXP-3218', 'Fee', 'Full test', 'Pages', 'Smoke test', 'Transaction', 'Active'] +tags: ['Artifacts', 'Fee', 'Full test', 'Pages', 'Smoke test', 'Transaction', 'Active'] --- # id883 Tx page - Pages - Verify Fee expanding/collapsing ## Description - - https://staging-scan-v2.zksync.dev/tx/0x5327dbed82ee124bf4f95ca3ba37ea7228295fba5261d62f8d2b83456e4c83a0 + - https://sepolia.explorer.zksync.io/tx/0x1587ac7944057de67b6c4825a7b56fdc1fdaaf99c7227d4e3aac296a9b8dcf77 ## Precondition @@ -15,6 +15,8 @@ tags: ['Artifacts', 'EUXP-3218', 'Fee', 'Full test', 'Pages', 'Smoke test', 'Tra - Verify additional fee data (Initial, Refunded, Refunds) displayed - "More Details" button changed to "Close Details" - Verify the fee data displayed after expanding +![Screenshot](../../../../static/img/Pages/Transaction%20page/id883_1.png) - Click on "Close Details" button of the "Fee" field - Verify additional fee data collapsed - "Close Details" button changed to "More Details" +![Screenshot](../../../../static/img/Pages/Transaction%20page/id883_2.png) \ No newline at end of file diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id884 - Tx page - Pages - Verify Paymaster Fee.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id884 - Tx page - Pages - Verify Paymaster Fee.md similarity index 57% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id884 - Tx page - Pages - Verify Paymaster Fee.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id884 - Tx page - Pages - Verify Paymaster Fee.md index 59a8fa82d7..6d136f0211 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id884 - Tx page - Pages - Verify Paymaster Fee.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id884 - Tx page - Pages - Verify Paymaster Fee.md @@ -13,8 +13,10 @@ tags: ['Artifacts', 'Fee', 'Pages', 'Paymaster', 'Transaction', 'Active'] ## Scenario - Fee for Paymaster has 'Paid by paymaster' label +![Screenshot](../../../../static/img/Pages/Transaction%20page/id884_1.png) - Click "More details" button - Expanded Fee for Paymaster contains next data: - - From L2 \{account URL\} to 'Paymaster address' L2 \{account URL\} for \{token amount\} \{token name + logo\} -- "Why is Paymaster being refunded?" link -- "What is Paymaster?" link + - From L2 \{account URL\} to 'Paymaster address' L2 \{account URL\} for \{token amount\} \{token name + logo\} + - "Why is Paymaster being refunded?" link + - "What is Paymaster?" link +![Screenshot](../../../../static/img/Pages/Transaction%20page/id884_2.png) \ No newline at end of file diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id888 - Tx page - Pages - Redirection Fee links.md b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id888 - Tx page - Pages - Redirection Fee links.md similarity index 50% rename from packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id888 - Tx page - Pages - Redirection Fee links.md rename to packages/testing-docs/docs/BE Tests/Pages/Transaction page/id888 - Tx page - Pages - Redirection Fee links.md index b5c1bd6bd0..bcf360810a 100644 --- a/packages/testing-docs/docs/BE Tests/Pages/Transaction page (Tx)/id888 - Tx page - Pages - Redirection Fee links.md +++ b/packages/testing-docs/docs/BE Tests/Pages/Transaction page/id888 - Tx page - Pages - Redirection Fee links.md @@ -1,11 +1,11 @@ --- -tags: ['EUXP-3218', 'Fee', 'Full test', 'Pages', 'Redirection', 'Smoke test', 'Transaction', 'Active'] +tags: ['Fee', 'Full test', 'Pages', 'Redirection', 'Smoke test', 'Transaction', 'Active'] --- # id888 Tx page - Pages - Redirection (Fee links) ## Description - - Regular tx - https://goerli.explorer.zksync.io/tx/0xe7a91cc9b270d062328ef995e0ef67195a3703d43ce4e1d375f87d5c64e51981 + - Regular tx - https://sepolia.explorer.zksync.io/tx/0x1587ac7944057de67b6c4825a7b56fdc1fdaaf99c7227d4e3aac296a9b8dcf77 ## Precondition @@ -15,3 +15,4 @@ tags: ['EUXP-3218', 'Fee', 'Full test', 'Pages', 'Redirection', 'Smoke test', 'T - Click "More details" button - "Why I'm being refunded?" link redirects to - https://era.zksync.io/docs/dev/developer-guides/transactions/fee-model.html#refunds +![Screenshot](../../../../static/img/Pages/Transaction%20page/id888.png) \ No newline at end of file diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id247 - Txs page - Pages - Artifacts.md b/packages/testing-docs/docs/BE Tests/Pages/Transactions page/id247 - Txs page - Pages - Artifacts.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id247 - Txs page - Pages - Artifacts.md rename to packages/testing-docs/docs/BE Tests/Pages/Transactions page/id247 - Txs page - Pages - Artifacts.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id248 - Txs page - Pages - Navigation.md b/packages/testing-docs/docs/BE Tests/Pages/Transactions page/id248 - Txs page - Pages - Navigation.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id248 - Txs page - Pages - Navigation.md rename to packages/testing-docs/docs/BE Tests/Pages/Transactions page/id248 - Txs page - Pages - Navigation.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id371 - Txs page - Pages - Redirection.md b/packages/testing-docs/docs/BE Tests/Pages/Transactions page/id371 - Txs page - Pages - Redirection.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id371 - Txs page - Pages - Redirection.md rename to packages/testing-docs/docs/BE Tests/Pages/Transactions page/id371 - Txs page - Pages - Redirection.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id377 - Txs page - Pages - Verify IN label.md b/packages/testing-docs/docs/BE Tests/Pages/Transactions page/id377 - Txs page - Pages - Verify IN label.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id377 - Txs page - Pages - Verify IN label.md rename to packages/testing-docs/docs/BE Tests/Pages/Transactions page/id377 - Txs page - Pages - Verify IN label.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id379 - Txs page - Pages - Verify SELF label.md b/packages/testing-docs/docs/BE Tests/Pages/Transactions page/id379 - Txs page - Pages - Verify SELF label.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id379 - Txs page - Pages - Verify SELF label.md rename to packages/testing-docs/docs/BE Tests/Pages/Transactions page/id379 - Txs page - Pages - Verify SELF label.md diff --git a/packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id596 - Txs page - Pages - Verify hover state for Age field.md b/packages/testing-docs/docs/BE Tests/Pages/Transactions page/id596 - Txs page - Pages - Verify hover state for Age field.md similarity index 100% rename from packages/testing-docs/docs/BE Tests/Pages/Transactions page (Txs)/id596 - Txs page - Pages - Verify hover state for Age field.md rename to packages/testing-docs/docs/BE Tests/Pages/Transactions page/id596 - Txs page - Pages - Verify hover state for Age field.md diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1623.png b/packages/testing-docs/static/img/Pages/Transaction page/id1623.png new file mode 100644 index 0000000000..9d66cdcbeb Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1623.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1624.png b/packages/testing-docs/static/img/Pages/Transaction page/id1624.png new file mode 100644 index 0000000000..7632152afc Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1624.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1650.png b/packages/testing-docs/static/img/Pages/Transaction page/id1650.png new file mode 100644 index 0000000000..aea131e7e0 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1650.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1651_1.png b/packages/testing-docs/static/img/Pages/Transaction page/id1651_1.png new file mode 100644 index 0000000000..2292688703 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1651_1.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1651_2.png b/packages/testing-docs/static/img/Pages/Transaction page/id1651_2.png new file mode 100644 index 0000000000..48350f8cc8 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1651_2.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1651_3.png b/packages/testing-docs/static/img/Pages/Transaction page/id1651_3.png new file mode 100644 index 0000000000..1cd9bc0e8f Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1651_3.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1652.png b/packages/testing-docs/static/img/Pages/Transaction page/id1652.png new file mode 100644 index 0000000000..a623b585b4 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1652.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1671.png b/packages/testing-docs/static/img/Pages/Transaction page/id1671.png new file mode 100644 index 0000000000..d3b93f19b0 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1671.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1687_1.png b/packages/testing-docs/static/img/Pages/Transaction page/id1687_1.png new file mode 100644 index 0000000000..416142a7a4 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1687_1.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1687_2.png b/packages/testing-docs/static/img/Pages/Transaction page/id1687_2.png new file mode 100644 index 0000000000..d71304ab20 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1687_2.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1687_3.png b/packages/testing-docs/static/img/Pages/Transaction page/id1687_3.png new file mode 100644 index 0000000000..f7c9cb49c8 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1687_3.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1687_4.png b/packages/testing-docs/static/img/Pages/Transaction page/id1687_4.png new file mode 100644 index 0000000000..63702a510e Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1687_4.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1904.png b/packages/testing-docs/static/img/Pages/Transaction page/id1904.png new file mode 100644 index 0000000000..a5cc92bf74 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1904.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id1905.png b/packages/testing-docs/static/img/Pages/Transaction page/id1905.png new file mode 100644 index 0000000000..aaa7ca5b4a Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id1905.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id239.png b/packages/testing-docs/static/img/Pages/Transaction page/id239.png new file mode 100644 index 0000000000..228d1003e9 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id239.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id241.png b/packages/testing-docs/static/img/Pages/Transaction page/id241.png new file mode 100644 index 0000000000..897acafce8 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id241.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id338.png b/packages/testing-docs/static/img/Pages/Transaction page/id338.png new file mode 100644 index 0000000000..49eaf824c3 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id338.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id390.png b/packages/testing-docs/static/img/Pages/Transaction page/id390.png new file mode 100644 index 0000000000..f2acab90cf Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id390.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id392.png b/packages/testing-docs/static/img/Pages/Transaction page/id392.png new file mode 100644 index 0000000000..e76be9f46b Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id392.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id400.png b/packages/testing-docs/static/img/Pages/Transaction page/id400.png new file mode 100644 index 0000000000..7e467e89b9 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id400.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id402_1.png b/packages/testing-docs/static/img/Pages/Transaction page/id402_1.png new file mode 100644 index 0000000000..43795a8a6c Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id402_1.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id402_2.png b/packages/testing-docs/static/img/Pages/Transaction page/id402_2.png new file mode 100644 index 0000000000..748024fbfd Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id402_2.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id403.png b/packages/testing-docs/static/img/Pages/Transaction page/id403.png new file mode 100644 index 0000000000..a91d0d2283 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id403.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id404.png b/packages/testing-docs/static/img/Pages/Transaction page/id404.png new file mode 100644 index 0000000000..1cc0f32e44 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id404.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id405.png b/packages/testing-docs/static/img/Pages/Transaction page/id405.png new file mode 100644 index 0000000000..d8a1148109 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id405.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id550.png b/packages/testing-docs/static/img/Pages/Transaction page/id550.png new file mode 100644 index 0000000000..107301773c Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id550.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id559.png b/packages/testing-docs/static/img/Pages/Transaction page/id559.png new file mode 100644 index 0000000000..453196ce77 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id559.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id560.png b/packages/testing-docs/static/img/Pages/Transaction page/id560.png new file mode 100644 index 0000000000..90ef281f14 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id560.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id589.png b/packages/testing-docs/static/img/Pages/Transaction page/id589.png new file mode 100644 index 0000000000..f6406625b0 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id589.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id653.png b/packages/testing-docs/static/img/Pages/Transaction page/id653.png new file mode 100644 index 0000000000..a672ae69a1 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id653.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id801_1.png b/packages/testing-docs/static/img/Pages/Transaction page/id801_1.png new file mode 100644 index 0000000000..a575e7e990 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id801_1.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id801_2.png b/packages/testing-docs/static/img/Pages/Transaction page/id801_2.png new file mode 100644 index 0000000000..1d18f7eb2a Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id801_2.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id882.png b/packages/testing-docs/static/img/Pages/Transaction page/id882.png new file mode 100644 index 0000000000..4649364b12 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id882.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id883_1.png b/packages/testing-docs/static/img/Pages/Transaction page/id883_1.png new file mode 100644 index 0000000000..4e8d99400f Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id883_1.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id883_2.png b/packages/testing-docs/static/img/Pages/Transaction page/id883_2.png new file mode 100644 index 0000000000..20b577e6c0 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id883_2.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id884_1.png b/packages/testing-docs/static/img/Pages/Transaction page/id884_1.png new file mode 100644 index 0000000000..6582d0fd5d Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id884_1.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id884_2.png b/packages/testing-docs/static/img/Pages/Transaction page/id884_2.png new file mode 100644 index 0000000000..83e9d153a8 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id884_2.png differ diff --git a/packages/testing-docs/static/img/Pages/Transaction page/id888.png b/packages/testing-docs/static/img/Pages/Transaction page/id888.png new file mode 100644 index 0000000000..198e3e7253 Binary files /dev/null and b/packages/testing-docs/static/img/Pages/Transaction page/id888.png differ