lotus/tvx
Alan Shaw 81ea0ec5f3
refactor: add default TestVector to TestDriver (#208)
This PR adds a `TestVector` to the `TestDriver` so that test driver methods that apply messages can be recorded in the test vector.

refs #194
2020-08-07 13:47:16 +01:00
..
chain refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
drivers refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
lotus fix two disabled tests (#207) 2020-08-06 18:57:15 +02:00
schema refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
state dedup state tree CARs from test vectors. (#187) 2020-08-05 15:52:57 +01:00
examine.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
exec_lotus.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
extract_msg.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
go.mod input from stdin functionality for exec-lotus ; initial test suites in ci (#196) 2020-08-05 20:59:57 +02:00
go.sum generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
list_accessed.go unified tvx tool; end-to-end MVP for extracting+running msg-class vectors (#177) 2020-08-05 13:20:13 +01:00
main.go generate test-vectors based on tests from chain-validation project (#181) 2020-08-05 19:40:09 +02:00
state_delta.go unified tvx tool; end-to-end MVP for extracting+running msg-class vectors (#177) 2020-08-05 13:20:13 +01:00
suite_messages_create_actor.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
suite_messages_message_application.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00
suite_messages_paych.go refactor: add default TestVector to TestDriver (#208) 2020-08-07 13:47:16 +01:00