Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement Active tag for all test cases for count purpose #248

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/docs-test-deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deploy to GitHub Pages

on:
pull_request:
push:
branches:
- main
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Footer', 'Full test', 'Redirection', 'Automated']
tags: ['Footer', 'Full test', 'Redirection', 'Automated', 'Active']
---

# id232 Footer - Common - Internal links Redirection
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['ExternalLinks', 'Full test', 'Header', 'Redirection', 'Automated']
tags: ['ExternalLinks', 'Full test', 'Header', 'Redirection', 'Automated', 'Active']
---

# id231 Header - Common - External links - SN icons
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Full test', 'Header', 'Redirection', 'Automated']
tags: ['Full test', 'Header', 'Redirection', 'Automated', 'Active']
---

# id251 Header - Common - Internal links
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Full test', 'Header', 'Redirection', 'Active Partly Manual']
tags: ['Full test', 'Header', 'Redirection', 'Active Partly Manual', 'Active']
---

# id252 Header - Common - Internal links-BE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Full test', 'Header', 'Redirection', 'regression', 'Active Partly Manual']
tags: ['Full test', 'Header', 'Redirection', 'regression', 'Active Partly Manual', 'Active']
---

# id253 Header - Common - Internal links-Tools
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Full test', 'Header', 'Automated']
tags: ['Artifacts', 'Full test', 'Header', 'Automated', 'Active']
---

# id254 Header - Common - Drop Down obj
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Full test', 'Navigation', 'Network', 'Smoke test', 'Automated']
tags: ['Full test', 'Navigation', 'Network', 'Smoke test', 'Automated', 'Active']
---

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

# id563 Networks navigation Staging - Common - Navigation to Mainnet
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Full test', 'Single-file', 'Smart Contract Verification page', 'Smoke test', 'Solidity', 'Active Partly Manual']
tags: ['Artifacts', 'Full test', 'Single-file', 'Smart Contract Verification page', 'Smoke test', 'Solidity', 'Active Partly Manual', 'Active']
---

# id212 SmartContractVerification page - Common - Artifacts - Smart contract verification (UI for Single-Contract Solidity)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Full test', 'Smart Contract Verification page', 'Smoke test', 'Solidity', 'Active Partly Manual']
tags: ['Artifacts', 'Full test', 'Smart Contract Verification page', 'Smoke test', 'Solidity', 'Active Partly Manual', 'Active']
---

# id301 SmartContractVerification page - Common - Actions - Smart contract verification (e2e - Solidity)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Flaky', 'Full test', 'To Automate']
tags: ['Artifacts', 'Flaky', 'Full test', 'To Automate', 'Active']
---

# id127 Common - Tab title
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Positive', 'Search', 'Automated']
tags: [ 'Full test', 'Positive', 'Search', 'Automated', 'Active']
---

# id213 Search field - Addresses / Accounts - Fields - Correct address
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Negative', 'Search', 'Automated']
tags: ['Full test', 'Negative', 'Search', 'Automated', 'Active']
---

# id214 Search field - Addresses / Accounts - Fields - Incorrect address
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Search', 'Automated']
tags: ['Full test', 'Search', 'Automated', 'Active']
---

# id226 Search field - Addresses / Accounts - Fields - Random address
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Negative', 'Search', 'Txn Batch', 'Automated']
tags: ['Active', 'Full test', 'Negative', 'Search', 'Txn Batch', 'Automated']
---

# id217 Search field - Batch Numbers - Fields - Incorrect batch number
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Positive', 'Search', 'Txn Batch', 'Automated']
tags: ['Active', 'Full test', 'Positive', 'Search', 'Txn Batch', 'Automated']
---

# id218 Search field - Batch Numbers - Fields - Correct batch number
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Search', 'Txn Batch', 'Automated']
tags: ['Active', 'Full test', 'Search', 'Txn Batch', 'Automated']
---

# id227 Search field - Batch Numbers - Fields - Random batch number / inexistent
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Positive', 'Search', 'Automated']
tags: ['Active', 'Full test', 'Positive', 'Search', 'Automated']
---

# id219 Search field - Contract hash - Fields - Correct contract hash
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Negative', 'Search', 'Automated']
tags: ['Active', 'Full test', 'Negative', 'Search', 'Automated']
---

# id220 Search field - Contract hash - Fields - Incorrect contract hash
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Search', 'Automated']
tags: ['Active', 'Full test', 'Search', 'Automated']
---

# id229 Search field - Contract hash - Fields - Random contract hash / inexistent
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Negative', 'Search', 'Transaction', 'Automated']
tags: ['Full test', 'Negative', 'Search', 'Transaction', 'Automated', 'Active']
---

# id223 Search field - TX Hash From/To - Fields - Incorrect tx hash
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Positive', 'Search', 'Transaction', 'Automated']
tags: ['Active', 'Full test', 'Positive', 'Search', 'Transaction', 'Automated']
---

# id224 Search field - TX Hash From/To - Fields - Correct tx hash
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Search', 'Transaction', 'Automated']
tags: ['Active', 'Full test', 'Search', 'Transaction', 'Automated']
---

# id228 Search field - TX Hash From/To - Fields - Random tx hash / inexistent
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['automated', 'Full test', 'Search', 'Automated']
tags: ['Full test', 'Search', 'Automated', 'Active']
---

# id225 Fields - Empty search field
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Copying', 'Full test', 'Automated']
tags: ['Account', 'Copying', 'Full test', 'Automated', 'Active']
---

# id244 Acc page - Pages - hashes copying
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'APIv1-APIv2', 'Full test', 'Navigation', 'Automated']
tags: ['Account', 'APIv1-APIv2', 'Full test', 'Navigation', 'Automated', 'Active']
---

# id259 Acc page - Pages - Navigation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Artifacts', 'Full test', 'Automated']
tags: ['Account', 'Artifacts', 'Full test', 'Automated', 'Active']
---

# id260 Acc page - Pages - Artifacts (Account info)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Artifacts', 'Balances', 'Full test', 'Smoke test', 'Active Partly Manual']
tags: ['Account', 'Artifacts', 'Balances', 'Full test', 'Smoke test', 'Active Partly Manual', 'Active']
---

# id261 Acc page - Pages - Artifacts (Balances)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Artifacts', 'Full test', 'Smoke test', 'Active Partly Manual']
tags: ['Account', 'Artifacts', 'Full test', 'Smoke test', 'Active Partly Manual', 'Active']
---

# id262 Acc page - Pages - Artifacts (Transactions)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Full test', 'Pages', 'Smoke test', 'Automated']
tags: ['Account', 'Full test', 'Pages', 'Smoke test', 'Automated', 'Active']
---

# id339 Acc page - Pages - Account's URL
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'APIv1-APIv2', 'Full test', 'Redirection', 'regression', 'Automated']
tags: ['Account', 'APIv1-APIv2', 'Full test', 'Redirection', 'regression', 'Automated', 'Active']
---

# id367 Acc page - Pages - L1 Redirection
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Full test', 'Smoke test', 'Transaction', 'Automated']
tags: ['Full test', 'Smoke test', 'Transaction', 'Automated', 'Active']
---

# id380 Acc page - Pages - Verify "IN" label
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Full test', 'Smoke test', 'Transaction', 'Automated']
tags: ['Full test', 'Smoke test', 'Transaction', 'Automated', 'Active']
---

# id381 Acc page - Pages - Verify "OUT" label
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Full test', 'Smoke test', 'Transaction', 'Automated']
tags: ['Full test', 'Smoke test', 'Transaction', 'Automated', 'Active']
---

# id382 Acc page - Pages - Verify "SELF" label
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['APIv1-APIv2', 'Block', 'Full test', 'Navigation', 'Automated']
tags: ['APIv1-APIv2', 'Block', 'Full test', 'Navigation', 'Automated', 'Active']
---

# id235 Block page - Pages - Navigation (Addresses)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Block', 'Flaky', 'Full test', 'Pages', 'Smoke test', 'Active Partly Manual']
tags: ['Artifacts', 'Block', 'Flaky', 'Full test', 'Pages', 'Smoke test', 'Active Partly Manual', 'Active']
---

# id236 Block page - Pages - Artifacts (Left table)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Block', 'Flaky', 'Full test', 'Pages', 'Smoke test', 'Active Partly Manual']
tags: ['Artifacts', 'Block', 'Flaky', 'Full test', 'Pages', 'Smoke test', 'Active Partly Manual', 'Active']
---

# id264 Block page - Pages - Artifacts (Right table)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Block', 'Full test', 'regression', 'Active Partly Manual']
tags: ['Artifacts', 'Block', 'Full test', 'regression', 'Active Partly Manual', 'Active']
---

# id265 Block page - Pages - Artifacts (Block Transactions)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Copying', 'Full test', 'Automated']
tags: ['Account', 'Copying', 'Full test', 'Automated', 'Active']
---

# id266 Block page - Pages - Hashes copying
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['APIv1-APIv2', 'Block', 'Full test', 'Redirection', 'Smoke test', 'Automated']
tags: ['APIv1-APIv2', 'Block', 'Full test', 'Redirection', 'Smoke test', 'Automated', 'Active']
---

# id368 Block page - Pages - Redirection (Addresses)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Block', 'Full test', 'Automated']
tags: ['Artifacts', 'Block', 'Full test', 'Automated', 'Active']
---

# id245 Blocks page - Pages - Artifacts
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Block', 'Full test', 'Navigation', 'Automated']
tags: ['Block', 'Full test', 'Navigation', 'Automated', 'Active']
---

# id246 Blocks page - Pages - Navigation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Artifacts', 'Full test', 'Search', 'Smoke test', 'Automated']
tags: ['Account', 'Artifacts', 'Full test', 'Search', 'Smoke test', 'Automated', 'Active']
---

# id103 Common - Pages - Artifacts (Search field)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Full test', 'Navigation', 'Automated']
tags: ['Account', 'Full test', 'Navigation', 'Automated', 'Active']
---

# id238 Common - Pages - Navigation (Home -> Logo)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Account', 'Full test', 'Navigation', 'Automated']
tags: ['Account', 'Full test', 'Navigation', 'Automated', 'Active']
---

# id276 Common - Pages - Navigation (Home -> Dashboard)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Contract', 'Full test', 'Automated']
tags: ['Artifacts', 'Contract', 'Full test', 'Automated', 'Active']
---

# id211 Contract page - Pages - Artifacts (Contract Info)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['APIv1-APIv2', 'Contract', 'Full test', 'Navigation', 'regression', 'Active Partly Manual']
tags: ['APIv1-APIv2', 'Contract', 'Full test', 'Navigation', 'regression', 'Active Partly Manual', 'Active']
---

# id242 Contract page - Pages - Navigation (Transactions)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Balances', 'Full test', 'manual', 'To Automate']
tags: ['Artifacts', 'Balances', 'Full test', 'manual', 'To Automate', 'Active']
---

# id267 Contract page - Pages - Artifacts (Balances)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Contract', 'Full test', 'Navigation', 'Automated']
tags: ['Contract', 'Full test', 'Navigation', 'Automated', 'Active']
---

# id268 Contract page - Pages - Navigation (Contract)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Contract', 'Copying', 'Full test', 'Automated']
tags: ['Contract', 'Copying', 'Full test', 'Automated', 'Active']
---

# id269 Contract page - Pages - Hashes copying
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Full test', 'Smoke test', 'Transaction', 'Active Partly Manual']
tags: ['Artifacts', 'Full test', 'Smoke test', 'Transaction', 'Active Partly Manual', 'Active']
---

# id270 Contract page - Pages - Artifacts (Transactions)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Artifacts', 'Contract', 'Full test', 'Automated']
tags: ['Artifacts', 'Contract', 'Full test', 'Automated', 'Active']
---

# id271 Contract page - Pages - Artifacts (Contract)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Contract', 'Copying', 'Full test', 'Automated']
tags: ['Contract', 'Copying', 'Full test', 'Automated', 'Active']
---

# id272 Contract page - Pages - Contract tab (hashes copying)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Full test', 'Pages', 'Smoke test', 'Automated']
tags: ['Full test', 'Pages', 'Smoke test', 'Automated', 'Active']
---

# id340 Contract page - Pages - Token's URL
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['APIv1-APIv2', 'Contract', 'Full test', 'Navigation', 'Smoke test', 'Automated']
tags: ['APIv1-APIv2', 'Contract', 'Full test', 'Navigation', 'Smoke test', 'Automated', 'Active']
---

# id369 Contract page - Pages - Redirection (Transactions)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
tags: ['Contract', 'Full test', 'Pages', 'Smoke test', 'Transaction', 'Automated']
tags: ['Contract', 'Full test', 'Pages', 'Smoke test', 'Transaction', 'Automated', 'Active']
---

# id578 Contract page - Pages - Verify "Method" column for non verified contract
Expand Down
Loading
Loading