Commit Graph

49 Commits (berndtz_experimental)

Author SHA1 Message Date
JoranHonig a9671de8a3 Balance modelling and symbolic sender variables (#1025) 6 years ago
Nikhil Parasaram 78a720ed31 Fix merge conflicts 6 years ago
Nikhil Parasaram f4bcb82b07 Display the discoveryTime 6 years ago
Nikhil Parasaram 02534db7bd Fix the jsonv2 format when file is source file 6 years ago
Joran Honig 734d6c9b4a add ident argument 6 years ago
Joran Honig 5594e306fb adapt tests to changes in the new report 6 years ago
Nikhil Parasaram 7491fa6dbf Remove redundant If condition in report.py and remove postfix assignment in tests 6 years ago
Nikhil Parasaram eb19d8a170 Fix the standard json tests for json check 6 years ago
Nikhil Parasaram 907845c4d1 Add the standard json format tests 6 years ago
Dominik Muhs 5e0bcd3f9f Apply better doc string formatting 6 years ago
Dominik Muhs 55153a1469 Add basic docstrings to all classes and functions 6 years ago
Joran Honig 08b1ba531f reset callback modules 6 years ago
Bernhard Mueller 28326d6245 Rename ETHContract -> EVMContract 6 years ago
Bernhard Mueller e04dd1cdda Refactor package and class names 6 years ago
Bernhard Mueller 4ba65c8a8e Max transaction count a fixed parameter 6 years ago
Dominik Muhs ce8c82f0f2 Fix JSON report tests 6 years ago
Nikhil Parasaram 792952dd13 Add max transaction counts to tests and truffle 6 years ago
Dominik Muhs 524c10a8c8 Merge develop into dmuhs/type-hints 6 years ago
Dominik Muhs 9af7018235 Apply black 6 years ago
Nathan 3d7350ca2e black formatting tests 6 years ago
Dominik Muhs e0cd08a58b Apply black style formatting 6 years ago
Marcus Mönnig 8f7706a44a Disable online signature lookup for report test cases 6 years ago
Nathan 2386c4742b skip environments.sol in report_test 6 years ago
Joran Honig a52ca4230a add timeout to test 6 years ago
Joran Honig d294692327 Sort inputfiles 6 years ago
Joran Honig 554e5e32c2 add missing arguments 6 years ago
Joran Honig 084b1ef955 Fix false 6 years ago
Joran Honig b38ba4e6b9 Regenerate json to include contract name 6 years ago
Josh Asplund f5a46ef7bc Fixes issues with python 3.5 dict ordering 7 years ago
Josh Asplund 0c1c5c9fdd Fixes newline mismatches in text tests 7 years ago
Josh Asplund 59ca242c55 Fixes #209 7 years ago
Joran Honig f44b849be4 Use cpu count to initialize the pool and use all input files 7 years ago
Joran Honig 9c2af07936 Documentation for private test functions 7 years ago
Joran Honig 94e823bf48 Clean up reports_test 7 years ago
Joran Honig 5edcd0ddcd Include error message which describes the difference between the expected and actual output 7 years ago
Joran Honig 59afc85a64 remove old test files 7 years ago
Joran Honig ace15aaa5a Rewrite tests to pytests 7 years ago
Joran Honig 6b534dbff2 CHange extentions 7 years ago
Joran Honig 20a27bef85 Parallel execution 7 years ago
Dr. Sergey Pogodin fcdffc83d3 Updated the tests to work for the latest commits in master 7 years ago
Dr. Sergey Pogodin 8e94ea6952 F2F: Fix tests and build 7 years ago
Joran Honig 093fb053cb Add missing test files 7 years ago
Joran Honig 8e32db3e84 Change check from expected == expected to expected == current 7 years ago
freewind 73096acfa2 make sure use same signatures.json in every test 7 years ago
freewind 2d4fe3956b Use temp files to store tests output, make it easy to compare results if output changes 7 years ago
freewind 708bb9c823 Ignore leading and ending spaces before checking json in report_test 7 years ago
freewind 01aef7783c Fix some issues per viewers' advices 7 years ago
freewind 29c5ca6977 Fix tests 7 years ago
freewind ac279a0e21 add more tests 7 years ago
freewind 26a77cf525 move report_test.py to upper directory 7 years ago