Test CREATE One BYTE¶
Documentation for tests/frontier/create/test_create_one_byte.py@1109bfbe
.
Generate fixtures for these test cases for Prague with:
fill -v tests/frontier/create/test_create_one_byte.py --fork Prague
The test calls CREATE in a loop deploying 1-byte contracts with all possible byte values, records in storage the values that failed to deploy.
Test Functions Overview¶
Name | Type | Cases (Prague) | Description |
---|---|---|---|
test_create_one_byte |
state_test | 2 | Run create deploys with single bytes for each byte. |