Skip to content

Commit

Permalink
Fix grammar errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jg8481 committed Apr 10, 2024
1 parent d282730 commit e578a42
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1809,7 +1809,7 @@
window.output["strings"] = [];
</script>
<script type="text/javascript">
window.output["strings"] = window.output["strings"].concat(["*","*Robot Framework Solidity Smart Contract Hardhat Network Ethereum Test","*/Users/jgorospe/Documents/GitHub/Robot-Framework-Solidity-Testing-Toolkit_Dotenv_WIP/solidity-hardhat-multichain-tools/robotframework-hardhat-test-keywords.robot","*../robotframework-hardhat-test-keywords.robot","*HARDHAT ETHERS.JS TEST 1 : Get the deployed smart contract using the hardhat-ethers plugin object and check the result.","*Forked_Mainnet_Test","*Get Contract","*Remote","*%{CONTRACT_ADDRESS}","*${RESULT}","*${RESULT} = {'checkContract': {'interface': {'fragments': [{'name': None, 'type': 'constructor', 'inputs': [], 'payable': False, 'stateMutability': 'nonpayable', 'gas': None, '_isFragment': True}, {'name': 'Appro...","*Should Not Contain","*BuiltIn","*<p>Fails if <code>container\x3c/code> contains <code>item\x3c/code> one or more times.\x3c/p>","*${RESULT}, errorName","*HARDHAT ETHERS.JS TEST 2 : Get token name from the the deployed smart contract and check the result.","*Get Name","*${RESULT} = {'name': 'TestToken'}","*Check Smart Contract Results And Log Them","*${RESULT}, name","*Log","*<p>Logs the given message with the given level.\x3c/p>","*${HARDHAT_OUTPUT}","*{'name': 'TestToken'}","*Log To Console","*<p>Logs the given message to the console.\x3c/p>","*...","*Should Not Be Empty","*<p>Verifies that the given item is not empty.\x3c/p>","*Length is 1","*${HARDHAT_OUTPUT}, Error","*Should Contain","*<p>Fails if <code>container\x3c/code> does not contain <code>item\x3c/code> one or more times.\x3c/p>","*${HARDHAT_OUTPUT}, ${HARDHAT_CHECK}","*HARDHAT ETHERS.JS TEST 3 : Get token symbol from the the deployed smart contract and check the result.","*Get Symbol","*${RESULT} = {'symbol': 'TEST'}","*${RESULT}, symbol","*{'symbol': 'TEST'}","*HARDHAT ETHERS.JS TEST 4 : Get the decimals from the the deployed smart contract and check the result.","*Get Default Decimals","*${RESULT} = {'decimals': 18}","*${RESULT}, decimals","*{'decimals': 18}","*HARDHAT ETHERS.JS TEST 5 : Get total token supply from the the deployed smart contract and check the result.","*Get Total Supply","*${RESULT} = {'totalSupplyFormatUnits': '1000000.0'}","*${RESULT}, totalSupplyFormatUnits","*{'totalSupplyFormatUnits': '1000000.0'}","*HARDHAT ETHERS.JS TEST 6 : Get balance of tokens from the address of the deployed smart contract owner and check the result.","*Get Token Balance Address","*${TOKEN_ADDRESS}","*${TOKEN_ADDRESS} = {'testTokenAddress': '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266'}","*${TOKEN_ADDRESS}, testTokenAddress","*{'testTokenAddress': '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266'}","*Get Balance Of Address","*${RESULT} = {'addressBalance': '1000000.0'}","*${RESULT}, addressBalance","*{'addressBalance': '1000000.0'}","*HARDHAT ETHERS.JS TEST 7 : Transfer tokens to a target address from the contract owner address and check the result.","*Get Receiver Target Address","*${RECEIVING_ADDRESS}","*${RECEIVING_ADDRESS} = {'receivingAddress': '0x70997970C51812dc3A010C7d01b50e0d17dc79C8'}","*${RECEIVING_ADDRESS}, receivingAddress","*{'receivingAddress': '0x70997970C51812dc3A010C7d01b50e0d17dc79C8'}","*Transfer To Target Address","*${RESULT} = {'receiverBalanceFormatUnits': '80000.0'}","*${RESULT}, receiverBalanceFormatUnits","*{'receiverBalanceFormatUnits': '80000.0'}","*HARDHAT ETHERS.JS TEST 8 : Get balance of tokens from the address of the deployed smart contract owner after sending tokens to another address and check the result.","*${RESULT} = {'addressBalance': '920000.0'}","*{'addressBalance': '920000.0'}","*HARDHAT ETHERS.JS TEST 9 : Approve a specific amount of tokens for a target address, show the allowance, and check the result.","*Approve Spender Amount","*${APPROVAL_OUTPUT}","*${APPROVAL_OUTPUT} = {'approvalSuccess': 'Amount has been approved'}","*${APPROVAL_OUTPUT}, approvalSuccess","*{'approvalSuccess': 'Amount has been approved'}","*Show Spender Allowance","*${RESULT} = {'showAllowance': '200000.0'}","*${RESULT}, showAllowance","*{'showAllowance': '200000.0'}","*HARDHAT ETHERS.JS TEST 10 : Transfer tokens from a target address to the contract owner address and check the result.","*Transfer From Target Address","*${RESULT} = {'senderBalanceFormatUnits': '79300.0'}","*${RESULT}, senderBalanceFormatUnits","*{'senderBalanceFormatUnits': '79300.0'}","*HARDHAT ETHERS.JS TEST 11 : Increase the allowance of the spender account and check the result.","*Increase Spender Allowance","*${RESULT} = {'showIncreasedAllowance': '201300.0'}","*${RESULT}, showIncreasedAllowance","*{'showIncreasedAllowance': '201300.0'}","*HARDHAT ETHERS.JS TEST 12 : Decrease the allowance of the spender account and check the result.","*Decrease Spender Allowance","*${RESULT} = {'showDecreasedAllowance': '200300.0'}","*${RESULT}, showDecreasedAllowance","*{'showDecreasedAllowance': '200300.0'}"]);
window.output["strings"] = window.output["strings"].concat(["*","*Robot Framework Solidity Smart Contract Hardhat Network Ethereum Test","*/Users/jgorospe/Documents/GitHub/Robot-Framework-Solidity-Testing-Toolkit_Dotenv_WIP/solidity-hardhat-multichain-tools/robotframework-hardhat-test-keywords.robot","*../robotframework-hardhat-test-keywords.robot","*HARDHAT ETHERS.JS TEST 1 : Get the deployed smart contract using the hardhat-ethers plugin object and check the result.","*Forked_Mainnet_Test","*Get Contract","*Remote","*%{CONTRACT_ADDRESS}","*${RESULT}","*${RESULT} = {'checkContract': {'interface': {'fragments': [{'name': None, 'type': 'constructor', 'inputs': [], 'payable': False, 'stateMutability': 'nonpayable', 'gas': None, '_isFragment': True}, {'name': 'Appro...","*Should Not Contain","*BuiltIn","*<p>Fails if <code>container\x3c/code> contains <code>item\x3c/code> one or more times.\x3c/p>","*${RESULT}, errorName","*HARDHAT ETHERS.JS TEST 2 : Get token name from the deployed smart contract and check the result.","*Get Name","*${RESULT} = {'name': 'TestToken'}","*Check Smart Contract Results And Log Them","*${RESULT}, name","*Log","*<p>Logs the given message with the given level.\x3c/p>","*${HARDHAT_OUTPUT}","*{'name': 'TestToken'}","*Log To Console","*<p>Logs the given message to the console.\x3c/p>","*...","*Should Not Be Empty","*<p>Verifies that the given item is not empty.\x3c/p>","*Length is 1","*${HARDHAT_OUTPUT}, Error","*Should Contain","*<p>Fails if <code>container\x3c/code> does not contain <code>item\x3c/code> one or more times.\x3c/p>","*${HARDHAT_OUTPUT}, ${HARDHAT_CHECK}","*HARDHAT ETHERS.JS TEST 3 : Get token symbol from the deployed smart contract and check the result.","*Get Symbol","*${RESULT} = {'symbol': 'TEST'}","*${RESULT}, symbol","*{'symbol': 'TEST'}","*HARDHAT ETHERS.JS TEST 4 : Get the decimals from the deployed smart contract and check the result.","*Get Default Decimals","*${RESULT} = {'decimals': 18}","*${RESULT}, decimals","*{'decimals': 18}","*HARDHAT ETHERS.JS TEST 5 : Get total token supply from the deployed smart contract and check the result.","*Get Total Supply","*${RESULT} = {'totalSupplyFormatUnits': '1000000.0'}","*${RESULT}, totalSupplyFormatUnits","*{'totalSupplyFormatUnits': '1000000.0'}","*HARDHAT ETHERS.JS TEST 6 : Get balance of tokens from the address of the deployed smart contract owner and check the result.","*Get Token Balance Address","*${TOKEN_ADDRESS}","*${TOKEN_ADDRESS} = {'testTokenAddress': '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266'}","*${TOKEN_ADDRESS}, testTokenAddress","*{'testTokenAddress': '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266'}","*Get Balance Of Address","*${RESULT} = {'addressBalance': '1000000.0'}","*${RESULT}, addressBalance","*{'addressBalance': '1000000.0'}","*HARDHAT ETHERS.JS TEST 7 : Transfer tokens to a target address from the contract owner address and check the result.","*Get Receiver Target Address","*${RECEIVING_ADDRESS}","*${RECEIVING_ADDRESS} = {'receivingAddress': '0x70997970C51812dc3A010C7d01b50e0d17dc79C8'}","*${RECEIVING_ADDRESS}, receivingAddress","*{'receivingAddress': '0x70997970C51812dc3A010C7d01b50e0d17dc79C8'}","*Transfer To Target Address","*${RESULT} = {'receiverBalanceFormatUnits': '80000.0'}","*${RESULT}, receiverBalanceFormatUnits","*{'receiverBalanceFormatUnits': '80000.0'}","*HARDHAT ETHERS.JS TEST 8 : Get balance of tokens from the address of the deployed smart contract owner after sending tokens to another address and check the result.","*${RESULT} = {'addressBalance': '920000.0'}","*{'addressBalance': '920000.0'}","*HARDHAT ETHERS.JS TEST 9 : Approve a specific amount of tokens for a target address, show the allowance, and check the result.","*Approve Spender Amount","*${APPROVAL_OUTPUT}","*${APPROVAL_OUTPUT} = {'approvalSuccess': 'Amount has been approved'}","*${APPROVAL_OUTPUT}, approvalSuccess","*{'approvalSuccess': 'Amount has been approved'}","*Show Spender Allowance","*${RESULT} = {'showAllowance': '200000.0'}","*${RESULT}, showAllowance","*{'showAllowance': '200000.0'}","*HARDHAT ETHERS.JS TEST 10 : Transfer tokens from a target address to the contract owner address and check the result.","*Transfer From Target Address","*${RESULT} = {'senderBalanceFormatUnits': '79300.0'}","*${RESULT}, senderBalanceFormatUnits","*{'senderBalanceFormatUnits': '79300.0'}","*HARDHAT ETHERS.JS TEST 11 : Increase the allowance of the spender account and check the result.","*Increase Spender Allowance","*${RESULT} = {'showIncreasedAllowance': '201300.0'}","*${RESULT}, showIncreasedAllowance","*{'showIncreasedAllowance': '201300.0'}","*HARDHAT ETHERS.JS TEST 12 : Decrease the allowance of the spender account and check the result.","*Decrease Spender Allowance","*${RESULT} = {'showDecreasedAllowance': '200300.0'}","*${RESULT}, showDecreasedAllowance","*{'showDecreasedAllowance': '200300.0'}"]);
</script>
<script type="text/javascript">
window.output["stats"] = [[{"elapsed":"00:00:01","fail":0,"label":"All Tests","pass":12,"skip":0}],[{"elapsed":"00:00:01","fail":0,"label":"Forked_Mainnet_Test","pass":1,"skip":0}],[{"elapsed":"00:00:01","fail":0,"id":"s1","label":"Robot Framework Solidity Smart Contract Hardhat Network Ethereum Test","name":"Robot Framework Solidity Smart Contract Hardhat Network Ethereum Test","pass":12,"skip":0}]];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<tag>Forked_Mainnet_Test</tag>
<status status="PASS" starttime="20230209 01:16:49.381" endtime="20230209 01:16:49.968"/>
</test>
<test id="s1-t2" name="HARDHAT ETHERS.JS TEST 2 : Get token name from the the deployed smart contract and check the result." line="14">
<test id="s1-t2" name="HARDHAT ETHERS.JS TEST 2 : Get token name from the deployed smart contract and check the result." line="14">
<kw name="Get Name" library="Remote">
<var>${RESULT}</var>
<arg>%{CONTRACT_ADDRESS}</arg>
Expand Down Expand Up @@ -90,7 +90,7 @@
</kw>
<status status="PASS" starttime="20230209 01:16:49.969" endtime="20230209 01:16:50.006"/>
</test>
<test id="s1-t3" name="HARDHAT ETHERS.JS TEST 3 : Get token symbol from the the deployed smart contract and check the result." line="18">
<test id="s1-t3" name="HARDHAT ETHERS.JS TEST 3 : Get token symbol from the deployed smart contract and check the result." line="18">
<kw name="Get Symbol" library="Remote">
<var>${RESULT}</var>
<arg>%{CONTRACT_ADDRESS}</arg>
Expand Down Expand Up @@ -163,7 +163,7 @@
</kw>
<status status="PASS" starttime="20230209 01:16:50.007" endtime="20230209 01:16:50.035"/>
</test>
<test id="s1-t4" name="HARDHAT ETHERS.JS TEST 4 : Get the decimals from the the deployed smart contract and check the result." line="22">
<test id="s1-t4" name="HARDHAT ETHERS.JS TEST 4 : Get the decimals from the deployed smart contract and check the result." line="22">
<kw name="Get Default Decimals" library="Remote">
<var>${RESULT}</var>
<arg>%{CONTRACT_ADDRESS}</arg>
Expand Down Expand Up @@ -236,7 +236,7 @@
</kw>
<status status="PASS" starttime="20230209 01:16:50.035" endtime="20230209 01:16:50.060"/>
</test>
<test id="s1-t5" name="HARDHAT ETHERS.JS TEST 5 : Get total token supply from the the deployed smart contract and check the result." line="26">
<test id="s1-t5" name="HARDHAT ETHERS.JS TEST 5 : Get total token supply from the deployed smart contract and check the result." line="26">
<kw name="Get Total Supply" library="Remote">
<var>${RESULT}</var>
<arg>%{CONTRACT_ADDRESS}</arg>
Expand Down
Loading

0 comments on commit e578a42

Please sign in to comment.