Skip to content

Commit

Permalink
feat: fix Goerli mentioned/links/formatting of lists/ remove links to…
Browse files Browse the repository at this point in the history
… Notion and Linear (#247)
  • Loading branch information
olehbairak authored Apr 17, 2024
1 parent 36078d4 commit 41dcac7
Show file tree
Hide file tree
Showing 99 changed files with 199 additions and 231 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Create a Custom token

###### Step 1

Create your own ERC20 token on L1 on Goerli network:
Create your own ERC20 token on L1 on Sepolia network:
- it should have the following name:
- 2 first letters of your First Name and 2 first letters of your Last Name.
For example for me it would be ANdrii DRebot, so ANDR.-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ tags: ['Account', 'Actions', 'Common', 'Copying', 'Events', 'Active']

## Description
- Open environment:
- https://goerli.explorer.zksync.io/
- https://sepolia.explorer.zksync.io/

## Precondition


## Scenario
- Open environment page https://goerli.explorer.zksync.io/
- Open environment page https://sepolia.explorer.zksync.io/
- Proceed to Chrome settings
- Navigate to "Privacy and security"
- Navigate to "Site settings"
- Navigate to "View permissions and data stored across sites"
- Enter in Search field "goerli.explorer.zksync.io"
- Enter in Search field "sepolia.explorer.zksync.io"
- Click on the correct record
- Find and disable Clipboard
![Screenshot](../../../../static/img/Common/Common_pages_part/id806_1.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ tags: ['Full test', 'Header', 'Redirection', 'Active Partly Manual']
- Blocks
- https://staging-scan-v2.zksync.dev/blocks/
- Batches
- https://goerli.explorer.zksync.io/batches/
- https://sepolia.explorer.zksync.io/batches/
- Transactions
- https://staging-scan-v2.zksync.dev/transactions/
- Tokens
- https://goerli.explorer.zksync.io/tokens
- https://sepolia.explorer.zksync.io/tokens
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ tags: ['Full test', 'Header', 'Redirection', 'regression', 'Active Partly Manual
- https://block-explorer-api.mainnet.zksync.io/docs
- Smart Contract Verification
- https://staging-scan-v2.zksync.dev/contracts/verify
- zkEVM Debugger (not visible in the menu)
- https://staging-scan-v2.zksync.dev/tools/debugger
- Bridge
- https://portal.zksync.io/bridge/
![Screenshot](../../../../static/img/Common/Header/id253_1.png)
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: ['Artifacts', 'DropDown', 'Full test', 'Header', 'manual', 'regression', '

## Scenario
- Network dropdown contains
- "zkSync Era Sepolia Testnet" item
- "zkSync Era Mainnet" item
- zkSync logo available for each network
![Screenshot](../../../../static/img/Common/Header/id705_1.png)
- "zkSync Era Sepolia Testnet" item
- "zkSync Era Mainnet" item
- zkSync logo available for each network
![Screenshot](../../../../static/img/Common/Header/id705_1.png)

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Full test', 'Navigation', 'Network', 'Smoke test', 'Automated']
# id562 Networks navigation Staging - Common - Navigation to zkSync Era Testnet

## Description
- Preconditions: user opens any BE page with zkSync Era Mainnet or Goerli (Stage2) network selected
- Preconditions: user opens any BE page with zkSync Era Mainnet or Sepolia (Stage2) network selected

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Full test', 'Navigation', 'Network', 'Smoke test', 'Automated']
# id563 Networks navigation Staging - Common - Navigation to Mainnet

## Description
- Preconditions: user opens any BE page with zkSync Era Testnet or Goerli (Stage2) network selected
- Preconditions: user opens any BE page with zkSync Era Testnet or Sepolia (Stage2) network selected

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Artifacts', 'Full test', 'Single-file', 'Smart Contract Verification pag
# id1619 SmartContractVerification page - Common - Artifacts - Smart contract verification (UI for Single-Contract Vyper)

## Description
- https://goerli.explorer.zksync.io/contracts/verify
- https://sepolia.explorer.zksync.io/contracts/verify
- Select "Vyper (Single file)" in "Compiler type" dropdown

## Precondition
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Actions', 'Artifacts', 'Full test', 'Single-file', 'Smart Contract Verif
# id1620 SmartContractVerification page - Common - Actions - Clearing the page (Single-file Vyper)

## Description
- https://goerli.staging-scan-v2.zksync.dev/contracts/verify
- https://sepolia.staging-scan-v2.zksync.dev/contracts/verify

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: ['Common', 'FNC', 'Full test', 'manual', 'Positive', 'Smart Contract Verif

## Scenario
- Pass the tutorial
- Open https://goerli.explorer.zksync.io/contracts/verify
- Open https://sepolia.explorer.zksync.io/contracts/verify
- Select Vyper (Single file) in "Compiler type"
![Screenshot](../../../../static/img/Common/SmartContractVerification/id1621_1.png)
- Fill all the fields and verify the contract
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: ['Common', 'FNC', 'Full test', 'manual', 'Multi-contract', 'Positive', 'Sm

## Scenario
- Pass the tutorial
- Open https://goerli.explorer.zksync.io/contracts/verify
- Open https://sepolia.explorer.zksync.io/contracts/verify
- Select "Vyper (Multi-part contract)" in "Compiler type"
![Screenshot](../../../../static/img/Common/SmartContractVerification/id1625_1.png)
- Fill all the fields and verify the contract
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Artifacts', 'Full test', 'Multi-contract', 'Smart Contract Verification
# id1626 SmartContractVerification page - Common - Artifacts - Smart contract verification (UI for Multi-part Vyper)

## Description
- https://goerli.explorer.zksync.io/contracts/verify
- https://sepolia.explorer.zksync.io/contracts/verify
- Select "Vyper (Multi-part contract)" in "Compiler type" dropdown

## Precondition
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: ['Common', 'Full test', 'manual', 'Positive', 'Proxy Contract', 'regressio

## Scenario
- Pass the tutorial
- Open https://goerli.explorer.zksync.io/contracts/verify
- Open https://sepolia.explorer.zksync.io/contracts/verify
- Select "Solidity (Single file)" in "Compiler type"
- Fill all the fields and verify the contract
![Screenshot](../../../../static/img/Common/SmartContractVerification/id1672_1.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Artifacts', 'Common', 'Full test', 'Header', 'Smart Contract Verificatio
# id1871 SmartContractVerification page - Common - Artifacts - Header

## Description
- https://goerli.explorer.zksync.io/contracts/verify
- https://sepolia.explorer.zksync.io/contracts/verify

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags: ['Common', 'FNC', 'Full test', 'manual', 'Positive', 'Smart Contract Verif


## Scenario
- Open https://goerli.explorer.zksync.io/contracts/verify
- Open https://sepolia.explorer.zksync.io/contracts/verify
- Select Solidity (Single file) in "Compiler type"
![Screenshot](../../../../static/img/Common/SmartContractVerification/id243_2.png)
- Fill all the fields and verify the contract
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags: ['Common', 'FNC', 'Full test', 'manual', 'Positive', 'Smart Contract Verif

## Description
- 1) Download the latest version of repo https://github.com/JackHamer09/zkSync-era-Hardhat-example
- 2) Go to https://goerli.staging-scan-v2.zksync.dev/contracts/verify
- 2) Go to https://sepolia.staging-scan-v2.zksync.dev/contracts/verify
- Example multifile contract:
- First file - Main.sol
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Actions', 'Artifacts', 'Full test', 'Single-file', 'Smart Contract Verif
# id808 SmartContractVerification page - Common - Actions - Clearing the page (Single-file Solidity)

## Description
- https://goerli.staging-scan-v2.zksync.dev/contracts/verify
- https://sepolia.staging-scan-v2.zksync.dev/contracts/verify

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Actions', 'Artifacts', 'Full test', 'Multi-contract', 'Smart Contract Ve
# id809 SmartContractVerification page - Common - Actions - Clearing the page (Multi-file)

## Description
- https://goerli.staging-scan-v2.zksync.dev/contracts/verify
- https://sepolia.staging-scan-v2.zksync.dev/contracts/verify

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ tags: ['Navigation', 'Pages', 'Positive', 'regression', 'Search', 'URL', 'Active
# id1863 Common - URL query support - Batch

## Description
- https://linear.app/matterlabs/issue/UEXP-4596/be-fe-search-query-url
- https://explorer.zksync.io/search?q=\{batch number\} - will open a batch page for the specified batch number.

## Precondition


## Scenario
- Open https://goerli.explorer.zksync.io/
- Open https://sepolia.explorer.zksync.io/
- Add "\{Basic URL\}/search?q=303647 to the URL address (note this batch number is for Mainnet Network)
- URL is converted to "\{Basic URL\}/batch/303647"
- Page for Batch information page is opened
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ tags: ['Navigation', 'Pages', 'Positive', 'regression', 'Search', 'URL', 'Active
# id1864 Common - URL query support - Address

## Description
- https://linear.app/matterlabs/issue/UEXP-4596/be-fe-search-query-url
- https://explorer.zksync.io/search?q=\{address\} - will open an address page for the specified address.

## Precondition


## Scenario
- Open https://goerli.explorer.zksync.io/
- Open https://sepolia.explorer.zksync.io/
- add "\{Basic URL\}/search?q=0xd04DC491640f9cE57b343b404C277246272f6ee6" (note this address is for Mainnet Network)
- URL is converted automatically to "\{Basic URL\}/address/0xd04DC491640f9cE57b343b404C277246272f6ee6"
- Page with information about specified address is opened
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ tags: ['Navigation', 'Pages', 'Positive', 'regression', 'Search', 'URL', 'Active
# id1865 Common - URL query support - Transaction Hash

## Description
- https://linear.app/matterlabs/issue/UEXP-4596/be-fe-search-query-url
- https://explorer.zksync.io/search?q=\{txhash\} - will open a transaction page for the specified tx hash.

## Precondition


## Scenario
- Open https://goerli.explorer.zksync.io/
- Open https://sepolia.explorer.zksync.io/
- add \{Basic URL\}/search?q=0xa125a1072d2e8f0a27e6ffa0d29973bb07ef166448fdcaa0aef5bde40ad707c7 to the Basic page URL (note this tx hash is for Mainnet Network)
- URL is converted to "\{Basic URL\}/tx/0xa125a1072d2e8f0a27e6ffa0d29973bb07ef166448fdcaa0aef5bde40ad707c7"
- Transaction page is opened
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@ tags: ['Navigation', 'Negative', 'Pages', 'regression', 'Search', 'URL', 'Active
# id1866 Common - URL query support - Incorrect values

## Description
- https://linear.app/matterlabs/issue/UEXP-4596/be-fe-search-query-url

## Precondition


## Scenario
- Open https://goerli.explorer.zksync.io/
- Open https://sepolia.explorer.zksync.io/
- Transaction Hash
- add \{Basic URL\}/search?q=0xa125a1072d2e8f0a27e6ffa973bb07ef166448fdcaa0aef5bde40ad707c7
- "Oops, we can’t find anything" page is opened
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ tags: ['404 page', 'Error', 'Full test', 'regression', 'Search', 'Active']
# id586 404 page - Pages - Check error message for Search field

## Description
- https://goerli.staging-scan-v2.zksync.dev/a
- https://sepolia.staging-scan-v2.zksync.dev/a

## Precondition


## Scenario
- Open page https://goerli.staging-scan-v2.zksync.dev/a
- Open page https://sepolia.staging-scan-v2.zksync.dev/a
- Insert non-existing hash 0x7e7f53d0a3716698db00ad03847a36439772fbf7111cfb70a5933c610ad8dc4a22
- Press Enter/Click on Search button
![Screenshot](../../../../static/img/Pages/404pages/id586_1.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['404 page', 'Artifacts', 'Full test', 'Pages', 'regression', 'Active']
# id713 404 page - Pages - Artifacts

## Description
- https://goerli.staging-scan-v2.zksync.dev/a
- https://sepolia.staging-scan-v2.zksync.dev/a

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['404 page', 'Full test', 'Pages', 'Redirection', 'regression', 'Active']
# id714 404 page - Pages - Redirection

## Description
- https://goerli.staging-scan-v2.zksync.dev/a
- https://sepolia.staging-scan-v2.zksync.dev/a

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags: ['404 page', 'Error', 'Full test', 'regression', 'Search', 'Active']


## Scenario
- Open page https://goerli.staging-scan-v2.zksync.dev/
- Open page https://sepolia.staging-scan-v2.zksync.dev/
- Instert non-existing hash to Search field 0x7e7f53d0a3716698db00ad03847a36439772fbf7111cfb70a5933c610ad8dc4a
![Screenshot](../../../../static/img/Pages/404pages/id715_1.png)
- Press on Enter/Click on Search button
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@ tags: ['Account', 'APIv1-APIv2', '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
- Input an account address to the search field, f.e. 0x73889BCc72bB17e9B0dD89fcAd04504458401288
- url: https://staging-scan-v2.zksync.dev/address/0x73889BCc72bB17e9B0dD89fcAd04504458401288

## Precondition


## Scenario
- Links navigates user:
- TX Hash -\> to Transaction
- https://goerli.explorer.zksync.io/tx/0x629465e041109e49f67835501371219c17a60f721c460eead0acbbc8c72509eb
- https://sepolia.explorer.zksync.io/tx/0xfbbea52f0e7d51e9a42a464173644975c891cc667ba0286217bd6784aa48ed3d
- From hash -\> to Account (internal link)
- https://goerli.etherscan.io/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79
- https://sepolia.etherscan.io/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79
- To hash -\> to Account (internal link)
- https://goerli.explorer.zksync.io/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79
- https://sepolia.explorer.zksync.io/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79
- Fee -\> to Contract page
- https://goerli.explorer.zksync.io/address/0x000000000000000000000000000000000000800A
- https://sepolia.explorer.zksync.io/address/0x000000000000000000000000000000000000800A
- Value - \> Contract page
- https://goerli.explorer.zksync.io/address/0x000000000000000000000000000000000000800A
- https://sepolia.explorer.zksync.io/address/0x000000000000000000000000000000000000800A
![Screenshot](../../../../static/img/Pages/AccountsPage/id259_1.png)
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ tags: ['Account', 'APIv1-APIv2', 'Full test', 'Redirection', 'regression', 'Auto
## 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
- https://sepolia.explorer.zksync.io/address/0x851df0eDcc4109C7E620d0AAdFDB99348821EB79

## Precondition


## Scenario
- Links redirect user:
- From hash -\> redirects to Etherscan (external link)
- https://goerli.etherscan.io/address/0xb5f25275c24b7dcc3012fef2e3519b1a2af6bf27
- https://sepolia.etherscan.io/address/0xb5f25275c24b7dcc3012fef2e3519b1a2af6bf27
- To hash -\> to Etherscan (external link)
- https://goerli.etherscan.io/address/0xb5f25275c24b7dcc3012fef2e3519b1a2af6bf27
- https://sepolia.etherscan.io/address/0xb5f25275c24b7dcc3012fef2e3519b1a2af6bf27
![Screenshot](../../../../static/img/Pages/AccountsPage/id367_1.png)
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Full test', 'Smoke test', 'Transaction', '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)
- - I am on https://staging-scan-v2.zksync.dev/address/addresshash page (https://sepolia.explorer.zksync.io/address/0xd0a16CBeb6da098B872785bFAc282f84F8Ca5993)
- Preconditions: Make transaction from L1/L2 address to another L2 address

## Precondition
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Account', 'Full test', 'manual', 'Pages', 'regression', 'Tooltip', 'Acti
# id593 Acc page - Pages - Verify hover state for 'Age' field

## Description
- https://goerli.explorer.zksync.io/address/0xef531e111c4ce761e9b6a9f53046c6fdcf53187d
- https://sepolia.explorer.zksync.io/address/0xd0a16CBeb6da098B872785bFAc282f84F8Ca5993

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags: ['Account', 'Artifacts', 'Balances', 'Full test', 'manual', 'regression',
# 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)
- Open page with a lot of tokens balance (5+ tokens) (https://sepolia.staging-scan-v2.zksync.dev/address/0x46D8e47b9A6487FDAB0a700b269A452cFeED49Aa)

## Precondition

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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
- https://sepolia.explorer.zksync.io/address/0x46D8e47b9A6487FDAB0a700b269A452cFeED49Aa

## Precondition

Expand Down
Loading

0 comments on commit 41dcac7

Please sign in to comment.