Universal node, Test for !677, incorrect date in the `created` field ( condenser::get_witnesses )
- Related issue: #379 (closed)
- Related MR: !677 (merged)
In this MR:
Main change:
- universal
node
has been created inhive/tests/conftest.py
, works with marked and unmarked tests. Removednode
override in lower conftest.py structures. - function marking tests (
run_for
) was moved tohive/tests/local_tools.py
. Due to the location of the above test,
Test added:
- add a test for the correct witness creation date (
condenser::get_witnesses
),
Edited by Michał Kudela