cgewecke
f798671713
Passing: standard test suite
5 years ago
cgewecke
c91838793e
First passing test
5 years ago
cgewecke
92fa5e0f77
Stash
5 years ago
cgewecke
0bc67b8a34
Update test fixtures and plugin utils for Buidler ( #422 )
5 years ago
cgewecke
99b3b6e835
Update buidler / reorg dependencies
5 years ago
cgewecke
503c300993
Add mocha options to solcoverjs ( #401 )
...
* Add mocha options in solcoverjs (for skipping tests)
* Plugin tests cleanup
5 years ago
cgewecke
35e663170c
Reorganize and cleanup truffle integration tests ( #400 )
5 years ago
cgewecke
bad4fd0ab5
Handle native solidity tests / add test logger fixtures ( #398 )
5 years ago
cgewecke
07ca4d3f02
Add --config and --help command options ( #390 )
5 years ago
cgewecke
4d5a4e21ef
Add tests and fixtures for full project scenarios ( #385 )
...
* Full project tests fixtures for repeated use of evm_revert,
* ... and the skipped folders option,
* ... and solidity imports with relative paths reaching outside the `contracts/` folder.
5 years ago
cgewecke
d9353b6814
Fix circle/ci
5 years ago
cgewecke
c8de349fec
Working truffle plugin draft w/ integration tests
5 years ago
cgewecke
e52a3ab59f
More test sources reorg and truffle mock utilities cleanup
5 years ago
cgewecke
bac42a17d4
Update comment tests
5 years ago
cgewecke
fc3115138c
Initial draft: 0.7.0
5 years ago
cgewecke
8709436ccd
Upgrade testrpc-sc to 6.4.5, pin truffle
5 years ago
cgewecke
1ec36cab12
Modify preprocessor for nested conditionals, test w/ oraclize
5 years ago
Alex
956cb3371e
Update packages (including testrpc-sc)
6 years ago
Alex
f251edc06b
Update packages, remove errant logs
6 years ago
Alex
69fb99b7af
Update tests save for openZeppelin
6 years ago
cgewecke
633ceec9d1
Allow interface contracts
7 years ago
Alex Rea
a1a55ef1f1
Handle *.sol files that are invalid Solidity
7 years ago
Alex Rea
c2dd7878f4
Add test with library with constant variable
7 years ago
cgewecke
da0f9dcede
Fix pure fix
7 years ago
cgewecke
31167a0cb3
Fix tests that fail with stream read
7 years ago
cgewecke
837deed888
Lint
7 years ago
cgewecke
09d230daae
Allow truffle.js to be named truffle-config.js
7 years ago
cgewecke
be99e03f1b
Make solc warnings filter work correctly
7 years ago
cgewecke
2ead932203
Make tests work
7 years ago
Alex Rea
ca19b64d76
Upgrade to solc 0.4.13
7 years ago
cgewecke
854ddd2f96
Add testrpc-sc signing test and lint
7 years ago
Alan Lu
96430f727d
Improved mock test command
7 years ago
Alan Lu
bc27bd06da
Added test for race condition
7 years ago
cgewecke
05e5538b50
Unit test copying project into env ( #39 )
8 years ago
cgewecke
566758b40c
Use coverage network port if avail (& unit test).
8 years ago
cgewecke
8223aec065
Rename "run" folders/files "cli" for consistency
8 years ago
cgewecke
7617134adf
Add unit test for arbitrary testing command config option, remove test flush
8 years ago
cgewecke
381285c920
Allow testrpc options string in config, rename run to cli (test sequencing fix)
8 years ago
cgewecke
21d3c04ead
Fix empty contract body parsing bug. Add coverage unit test for case
8 years ago
cgewecke
c98d085718
Fix testrpc fork name in pkg, remove unused testing utils
8 years ago
cgewecke
1bea7577e8
Lint III: add .eslintignore for truffle-crash test (intentional syntax error)
8 years ago
cgewecke
af94780933
Lint II
8 years ago
cgewecke
c4f03dc0b2
Lint
8 years ago
cgewecke
440e6850ac
Use sc-forks, add inheritance test, fix report bug
8 years ago
cgewecke
9f770c8700
Move to config file based options, allow use of coverage network in truffle.js
8 years ago
cgewecke
f1de0f42df
exec.js test suite updated for truffle 3
8 years ago
Alex Rea
b9254fbb50
Lint the ./test/util files as well
8 years ago
cgewecke
a843a0b1f6
Add unit test for LibraryStatement, UsingStatement, lib method calls
8 years ago
cgewecke
24756e3980
Istanbul-style tests ( #13 ), fix If bug ( #26 ), loop statement support ( #27 )
8 years ago
cgewecke
10254a4790
Draft test suite
8 years ago