- Aug 11, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
- jsondiff has a bug/feature: if you compare not empty json object with empty json object it will show no difference. Comparing empty with not empty will show difference - jsondiff its not actively maintained (last commit 11 months ago)
-
- Aug 07, 2020
-
-
Dan Notestein authored
Various dates corrected in patterns See merge request !21
-
Andrzej Lisak authored
Tests that only differed by last_payout now marked as passing Creation time of accounts changed one block earlier to match what old FatNode was giving (unknown discrepancy between FatNode and old HiveMind)
-
- Aug 06, 2020
-
-
Bartek Wrona authored
[ABW]: updated comments for tests that started to work a bit better See merge request !20
-
Andrzej Lisak authored
-
- Aug 05, 2020
-
-
Bartek Wrona authored
Added possibility to ignore given fields in json See merge request !18
-
Bartek Wrona authored
[ABW]: some tests marked as no longer failing See merge request !19
-
Andrzej Lisak authored
-
Andrzej Lisak authored
slight differences in pending payout (expected) accepted in some patterns that had no other problems
-
Dariusz Kędzierski authored
- Response validator can now ignore specified fields in json response when comparing with patters - Example in get_profile in bridge_api
-
Bartek Wrona authored
Changes in patterns See merge request !17
-
Mariusz Trela authored
-
- Aug 04, 2020
-
-
Dan Notestein authored
Patterns corrected for condenser/follow/tags_api groups (both old and tavern) See merge request !16
-
Andrzej Lisak authored
- rebranding - accepted different future cashout_time (prior to HF17 it was taken from root and we don't want to introduce hardfork differences to HiveMind) - accepted different post_id - accepted lack of double-escaped slashes in json_metadata (now is better) - corrected indent for tavern's 2 spaces - corrected cases of CLRF Comparison script now removes .diff.json and .out.json files from previous run Comparison script now generates .out.json with error message in case of error/no response (all failing tests have .out.json file) Added comments to failing tests why they are failing Added comments to tests with empty results why there is no other option
-
Bartek Wrona authored
Set of tests for hivemind using tavern library See merge request !15
-
- Jul 30, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Jul 29, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Jul 28, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
- Added xfail mark to failing tests
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
- Defined marks in proper way in pytest.ini. - Added condenser_api pattern test yaml definitions. - Changed xfail marks to failing marks. - Update readme file with comments on marking.
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
- Added pattern validator - Added patterns for 5000000 blocks - Added bridge_api pattern tests - failing tests are marked with XFAIL - Added marks to all tests
-
Dariusz Kędzierski authored
-
- Jul 27, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
- Response validator has been added: it validates if error or result fields are present in response. Occurence of error field will fail the given test. - In order for validator to work a path to test directory must be added to PYTHONPATH i.e you can run py.test from inside of tavern dir using: PYTHONPATH=$PYTHONPATH:$(pwd) py.test -v
-
Dariusz Kędzierski authored
- Initial implementation of tests with tavern freamework - All tests are green atm because only thing that is checked is response_conde - More works on tests in next commits
-
- Jul 22, 2020
-
-
Bartek Wrona authored
add condenser api get_active_votes test See merge request !14
-
Marcin authored
-
- Jul 21, 2020
-
-
Bartek Wrona authored
patterns for condenser_api for 5mln blocks See merge request !13
-
Bartek Wrona authored
patterns for follow_api for 5mln blocks See merge request !12
-
- Jul 20, 2020
-
-
Andrzej Lisak authored
[ABW]: patterns created from hive-3 (0.23 HiveMind replayed to 5mln); some tests modified to give nonempty response
-
Andrzej Lisak authored
[ABW]: patterns created from hive-3 (0.23 HiveMind replayed to 5mln); some tests modified to give nonempty response
-
Bartek Wrona authored
Tags api patterns See merge request !11
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-