-
Notifications
You must be signed in to change notification settings - Fork 0
/
testOut.txt
79 lines (62 loc) · 3.14 KB
/
testOut.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
No files changed, compilation skipped
Ran 1 test for test/ERC20TokenTest.sol:ERC20TokenTest
[PASS] testERC20Functionality() (gas: 123304)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.40ms (52.42µs CPU time)
Ran 4 tests for test/TokenFactoryV2Test.sol:CounterTest
[PASS] testTokenFactoryV2DeployInscriptionFunctionality() (gas: 397403)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription msg.sender, address: 0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
[PASS] testTokenFactoryV2MintInscriptionFunctionality() (gas: 509552)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription msg.sender, address: 0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
[PASS] testTokenFactoryV2PermissionsDeployInscriptionFunctionality() (gas: 399293)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription msg.sender, address: 0x6CA6d1e2D5347Bfab1d91e883F1915560e09129D
[PASS] testTokenFactoryV2PermissionsMintInscriptionFunctionality() (gas: 531583)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription msg.sender, address: 0x6CA6d1e2D5347Bfab1d91e883F1915560e09129D
Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.67ms (1.01ms CPU time)
Ran 2 tests for test/Counter.t.sol:CounterTest
[PASS] testFuzz_SetNumber(uint256) (runs: 256, μ: 30977, ~: 31288)
[PASS] test_Increment() (gas: 31303)
Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.24ms (6.39ms CPU time)
Ran 7 tests for test/TokenFactoryV1Test.sol:TokenFactoryV1Test
[PASS] testERC20Functionality() (gas: 2594456)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription newToken: 0x4f81992FCe2E1846dD528eC0102e6eE1f61ed3e2
[PASS] testTokenFactoryV1DeployInscriptionFunctionality() (gas: 2505868)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription newToken: 0x4f81992FCe2E1846dD528eC0102e6eE1f61ed3e2
[PASS] testTokenFactoryV1MintInscriptionFunctionality() (gas: 2601273)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription newToken: 0x4f81992FCe2E1846dD528eC0102e6eE1f61ed3e2
[PASS] testTokenFactoryV1PermissionsDeployInscriptionFunctionality() (gas: 2506241)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription newToken: 0x4f81992FCe2E1846dD528eC0102e6eE1f61ed3e2
[PASS] testTokenFactoryV1PermissionsMintInscriptionFunctionality() (gas: 2600351)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription newToken: 0x4f81992FCe2E1846dD528eC0102e6eE1f61ed3e2
[PASS] testUpgradeability() (gas: 3986417)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
[PASS] testVerifyUpgradeability() (gas: 7102925)
Logs:
0x7c8999dC9a822c1f0Df42023113EDB4FDd543266
deployInscription newToken: 0x4f81992FCe2E1846dD528eC0102e6eE1f61ed3e2
Verify upgradeability
deployInscription msg.sender, address: 0x6CA6d1e2D5347Bfab1d91e883F1915560e09129D
deployedTokenAddress 0x4f81992FCe2E1846dD528eC0102e6eE1f61ed3e2
deployedTokensLength 2
Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 3.43s (6.53s CPU time)
Ran 4 test suites in 3.43s (3.44s CPU time): 14 tests passed, 0 failed, 0 skipped (14 total tests)