Commit Graph

40 Commits

Author SHA1 Message Date
Paul Hauner
6fada99905
Refactor ef_tests for less code duplication 2019-05-22 16:15:52 +10:00
Paul Hauner
95b0df7087
Add parsing (not executing) of deposit tests 2019-05-22 15:34:12 +10:00
Paul Hauner
edbb435f4f
Add assert to ensure test exist 2019-05-22 14:27:21 +10:00
Paul Hauner
f9f6161a7a
Ensure ef_tests run with the right fake_crypto cfg 2019-05-22 14:18:48 +10:00
Paul Hauner
ae3e459422
Merge branch 'ef-tests' of github.com:sigp/lighthouse into ef-tests 2019-05-22 13:59:54 +10:00
Kirk Baird
73c246854a
Add functionality to check ssz_static encoding as well as existing decoding 2019-05-21 15:31:31 +10:00
Kirk Baird
d0c674871d
Remove bls uncompressed hash test 2019-05-21 14:24:10 +10:00
Kirk Baird
7a96ad130e
Finalise bls spec tests 2019-05-21 12:46:22 +10:00
Kirk Baird
4f6447a62b
Begin working on bls test 2019-05-21 10:32:14 +10:00
Paul Hauner
c6fa1602de
Improve efficiency with manual YAML operations 2019-05-15 17:14:28 +10:00
Paul Hauner
63ee179def
Add CachedTreeHash testing to ssz_static 2019-05-15 15:22:34 +10:00
Paul Hauner
4aa6d57abe
Improve ef_tests, pass all ssz_static tests 2019-05-15 15:08:48 +10:00
Paul Hauner
0af4cfa711
Update ef_test error messages 2019-05-15 13:23:52 +10:00
Paul Hauner
faac5ca10c
Tidy ef_test failure message 2019-05-15 12:30:42 +10:00
Paul Hauner
035e124a14
Remove serde de-ser constraint from Cases 2019-05-15 11:46:43 +10:00
Paul Hauner
5a361b852a
Tidy import structure in ef_tests 2019-05-15 11:41:25 +10:00
Paul Hauner
4cb23dd342
Rename Test trait to EfTest 2019-05-15 11:27:22 +10:00
Paul Hauner
57040efc2a
Rename DocCases to Cases 2019-05-15 11:17:32 +10:00
Paul Hauner
2b8e8ce59e
Replace TestDoc with Doc 2019-05-15 11:15:34 +10:00
Paul Hauner
b7a8613444
Rename TestDecode to YamlDecode 2019-05-15 11:12:49 +10:00
Paul Hauner
9f42d4d764
Extend ssz-static testing 2019-05-15 09:50:05 +10:00
Paul Hauner
d73e068686
Add additional fake_crypto objects 2019-05-14 22:09:57 +10:00
Paul Hauner
d1a6ac3a28
Make tests generic across an EthSpec 2019-05-14 17:40:17 +10:00
Paul Hauner
2755621a9b
Add IndexedAttestation ssz_static test 2019-05-14 17:27:51 +10:00
Paul Hauner
123045f0a3
Move to sigp fork of yaml-rust 2019-05-14 16:56:13 +10:00
Paul Hauner
1835ca8fd6
Add progress on ssz_static tests 2019-05-14 16:56:00 +10:00
Paul Hauner
6096abf071
Fix ssz_static deserialization 2019-05-14 15:16:02 +10:00
Paul Hauner
523caf52d6
Allow for decode ssz_static tests 2019-05-14 15:08:42 +10:00
Paul Hauner
97be6b52cc
Add remaining SSZ generic tests 2019-05-14 11:28:42 +10:00
Paul Hauner
b280c220eb
Re-organise ef_tests 2019-05-14 11:13:28 +10:00
Paul Hauner
c3b4739a11
Add untested ssz_static test impl 2019-05-14 10:01:20 +10:00
Paul Hauner
55ff1e0b40
Move ssz_generic tests into own file 2019-05-14 09:36:25 +10:00
Paul Hauner
1f6e393ff0
Tidy up ef_tests 2019-05-14 09:27:27 +10:00
Paul Hauner
e53abe3f0b
Improve ef_tests errors 2019-05-13 22:20:00 +10:00
Paul Hauner
068b6fafde
Merge branch 'ef-tests' of github.com:sigp/lighthouse into ef-tests 2019-05-13 22:14:47 +10:00
Paul Hauner
cf509bea9b
Improve ef_tests crate 2019-05-13 22:10:23 +10:00
Paul Hauner
beb5537904
Improve ef_tests 2019-05-13 18:09:19 +10:00
Paul Hauner
31d960011f
Add basic code for new testing format 2019-05-13 17:56:46 +10:00
Paul Hauner
56734aff72 Remove scrap test 2018-07-20 17:49:25 +10:00
Paul Hauner
7db81b167f Initial commit 2018-07-06 17:54:07 +10:00