lotus/tvx/drivers
Alan Shaw a793824d2c
feat: test driver automatically records applied messages in test vector (#212)
The `TestDriver` now records applied messages in it's `TestVector` whenever an `Apply*` method is called. This removes the need for manual message serialization and recording in the tests.
2020-08-07 15:12:38 +01:00
..
applier.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
config.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
dummy_testingt.go fix two disabled tests (#207) 2020-08-06 18:57:15 +02:00
key_manager.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
mock_sector_builder.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
randomness.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
state_driver.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
state_wrapper.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
syscall.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
test_driver.go feat: test driver automatically records applied messages in test vector (#212) 2020-08-07 15:12:38 +01:00
tipset_message_producer.go fix two disabled tests (#207) 2020-08-06 18:57:15 +02:00
various.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00