Commit 7769cd6
authored
Updating Tests to latest Prettier tests (#448)
* using defineProperty() instead of directly assigning run_spec to global
* Using the latest run_spec for testing
* fix call to run_spec and new snapshots
* support for prettier/standalone in tests
* running prettier
* only collect coverage in FULL_TEST
* cleaning up the scripts in package.json
* adding testing to the README
* .eslintignore and .prettierignore take care of the ignored folders now
* Avoid using !!1 parent 9ef89c4 commit 7769cd6
104 files changed
Lines changed: 9057 additions & 2333 deletions
File tree
- tests_config
- utils
- tests
- AddressPayable
- __snapshots__
- AllSolidityFeatures
- __snapshots__
- Arrays
- __snapshots__
- Assembly
- __snapshots__
- BasicIterator
- __snapshots__
- BinaryOperators
- __snapshots__
- Comments
- __snapshots__
- Conditional
- __snapshots__
- Constructors
- __snapshots__
- ContractDefinitions
- __snapshots__
- EnumDefinitions
- __snapshots__
- Etc
- __snapshots__
- ExplicitVariableTypes
- __snapshots__
- ForStatements
- __snapshots__
- FunctionCalls
- __snapshots__
- FunctionDefinitions
- __snapshots__
- IfStatements
- __snapshots__
- Immutable
- __snapshots__
- ImportDirective
- __snapshots__
- Inbox
- __snapshots__
- IndexOf
- __snapshots__
- IndexRangeAccess
- __snapshots__
- InheritanceSpecifier
- __snapshots__
- Issues
- __snapshots__
- MemberAccess
- __snapshots__
- ModifierDefinitions
- __snapshots__
- MultipartStrings
- __snapshots__
- NameValueExpression
- __snapshots__
- Ownable
- __snapshots__
- Pragma
- __snapshots__
- PrettierIgnore
- __snapshots__
- Proxy
- __snapshots__
- SampleCrowdsale
- __snapshots__
- SimpleAuction
- __snapshots__
- SimpleStorage
- __snapshots__
- SplittableCommodity
- __snapshots__
- StateVariableDeclarations
- __snapshots__
- StyleGuide
- __snapshots__
- TryCatch
- __snapshots__
- Tupples
- __snapshots__
- WhileStatements
- __snapshots__
- quotes
- __snapshots__
- strings
- __snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | | - | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
20 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| |||
0 commit comments