- Aug 25, 2020
-
-
Dariusz Kędzierski authored
-
- Aug 17, 2020
-
-
Bartek Wrona authored
Patterns are changed See merge request !32
-
Mariusz Trela authored
-
Mariusz Trela authored
-
- Aug 14, 2020
-
-
Bartek Wrona authored
database_api pattern changes See merge request !33
-
Andrzej Lisak authored
[ABW]: database_api patterns for new tests reviewed, commented and changed (rebranding, indents, key ordering, id where they were comparable to current results)
-
Bartek Wrona authored
Various pattern corrections See merge request !31
-
Andrzej Lisak authored
small corrections in some patterns (including removal of dangling spaces of unknown origin) all new tests in database_api marked as failing - patterns need to be corrected first
-
Bartek Wrona authored
test_database_api list_comments See merge request !25
-
Bartek Wrona authored
Fix in save_response See merge request !29
-
Bartek Wrona authored
enable tests for tags_api get_discussions_by_(hot/trending) See merge request !30
-
Marcin authored
-
Dariusz Kędzierski authored
-
- Aug 13, 2020
-
-
Bartek Wrona authored
enable get_discussions_by_hot/trending tests See merge request !28
-
Marcin authored
-
- Aug 12, 2020
-
-
Bartek Wrona authored
[ABW]: various tests marked as passing, one wrong pattern fixed See merge request !27
-
Andrzej Lisak authored
-
Paulina Czempiel authored
# Conflicts: # hivemind/tavern/test_database_api_patterns.tavern.yaml
-
Bartek Wrona authored
jsondiff changed to deepdiff See merge request !24
-
Dariusz Kędzierski authored
# Conflicts: # hivemind/tavern/test_bridge_api_patterns.tavern.yaml
-
- Aug 11, 2020
-
-
Bartek Wrona authored
Updated patterns for bridge_api, database_api (fixes) and others due to changes in HiveMind See merge request !26
-
Andrzej Lisak authored
accepted differences in post_id in new patterns added comments on bridge_api failing tests now that there is less differences corrected patterns for database_api (one test also changed to fit interface of fat node - completely stopped working for new HiveMind due to API difference)
-
Bartek Wrona authored
bridge_api patterns corrected See merge request !23
-
Dariusz Kędzierski authored
-
Paulina Czempiel 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 10, 2020
-
-
Andrzej Lisak authored
[ABW]: patterns changed as old ones seemed to come from fully synced node - new ones are from 5mln blocks some tests changed to give nonempty results fixed rebranding and accepted slight differences in pending payouts (expected) one pattern broken manually - needs to be investigated because it did not make the test to fail! indentation in patterns changed to 2 spaces added comments on why tests are failing
-
- 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
-