lotus/node
Masih H. Derkani c7afe9ae56 Use provided libraries to assert eventual conditions
Use the functionalities already provided by `testify` to assert eventual
conditions, and remove the use of `time.Sleep`.

Remove duplicate code in utility functions that are already defined.

Refactor assertion helper functions to use consistent terminology:
"require" implies fatal error, whereas "assert" implies error where the
test may proceed executing.
2024-03-22 07:00:28 +01:00
..
bundle fix circleci and fiximports 2023-11-15 13:06:51 +01:00
config s/ActorEvents/Events/g in global config 2024-03-22 07:00:28 +01:00
hello AggregateProofType nil when doing batch updates 2024-03-22 07:00:28 +01:00
impl Use provided libraries to assert eventual conditions 2024-03-22 07:00:28 +01:00
modules More post-review changes, lots of tests for SubscribeActorEvents 2024-03-22 07:00:28 +01:00
repo fix circleci and fiximports 2023-11-15 13:06:51 +01:00
builder_chain.go s/ActorEvents/Events/g in global config 2024-03-22 07:00:28 +01:00
builder_miner.go make db config in lotus-miner actually optional 2023-11-23 17:57:03 +01:00
builder.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
options.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
rpc.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown_test.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00