Universal node, Test for !677, incorrect date in the `created` field ( condenser::get_witnesses )
Merged
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
Merge request reports
Activity
requested review from @pbatko
assigned to @bwrona
added 16 commits
-
ea34af8c...cc035bce - 7 commits from branch
master
- 73a8b5b6 - `std::regex_search` function generates sometimes SEGFAULT therefore is better...
- 849d70d0 - More exceptions is caught during regex processing
- fb0ed3f1 - Initial commit of key_auth state provider
- 397aad72 - Update compression dictionaries for the 67-millions
- 7a6ce520 - Move run_for, prepared_node, should_prepare to top tests directory
- bbe3c60f - Prepare `prepared node` to handle tests with different types of parameterization
- 1d25cd2a - Updated imports of the `run_for` function
- 32349709 - Change `prepared_node` to` node`. Use the new name in all instances
- c0e6b7b5 - Add test for witness creation date
Toggle commit list-
ea34af8c...cc035bce - 7 commits from branch
added 1 commit
- c61ecfe3 - [TEST]Remove duplicates implementation pytest options
added 2 commits
added 25 commits
-
a22e4767...0550ef78 - 16 commits from branch
develop
- 07837cc3 - Move run_for, prepared_node, should_prepare to top tests directory
- befbb45f - Prepare `prepared node` to handle tests with different types of parameterization
- d8697c3b - Updated imports of the `run_for` function
- 9f8d7b7d - Change `prepared_node` to` node`. Use the new name in all instances
- 1bffd2e8 - Add test for witness creation date
- 62c6b1fa - [TEST]Remove duplicates implementation pytest options
- b24b8d1b - Remove duplicate function `request_account_recovery`
- 2ad4fae8 - Remove node owerriding
- d285cf63 - STASH
Toggle commit list-
a22e4767...0550ef78 - 16 commits from branch
- Resolved by Piotr Batko
- Resolved by Mateusz Żebrak
- Resolved by Mateusz Żebrak
- Resolved by Mateusz Żebrak
added 9 commits
- 75a8ae99 - Move run_for, prepared_node, should_prepare to top tests directory
- 1d4658f3 - Prepare `prepared node` to handle tests with different types of parameterization
- d37ecc3b - Updated imports of the `run_for` function
- 7b0ea41a - Change `prepared_node` to` node`. Use the new name in all instances
- db4c42a4 - Add test for witness creation date
- ab49758d - Remove duplicates implementation pytest options
- 74cf2ac9 - Remove duplicate function `request_account_recovery`
- 514d15b6 - Remove node overriding
- 8f312a65 - fixup! Prepare `prepared node` to handle tests with different types of parameterization
Toggle commit listadded 7 commits
- 81dfdaa8 - Prepare `prepared node` to handle tests with different types of parameterization
- 7c421bf8 - Updated imports of the `run_for` function
- ccada1e4 - Change `prepared_node` to` node`. Use the new name in all instances
- 84d265cb - Add test for witness creation date
- 30d5769d - Remove duplicates implementation pytest options
- 87bfef62 - Remove duplicate function `request_account_recovery`
- 617298d3 - Remove node overriding
Toggle commit listadded 7 commits
- 0900fc6f - Prepare `prepared node` to handle tests with different types of parameterization
- b3ce8858 - Updated imports of the `run_for` function
- 5e6c3f61 - Change `prepared_node` to` node`. Use the new name in all instances
- ef232b4d - Add test for witness creation date
- 88310de4 - Remove duplicates implementation pytest options
- 2faffc06 - Remove duplicate function `request_account_recovery`
- 8f034c30 - Remove node overriding
Toggle commit list
Please register or sign in to reply