- Feb 12, 2021
-
-
Bartek Wrona authored
new mocks for community tests, list_pop_communities fix See merge request !466
-
- Feb 11, 2021
-
-
Pawel Maniora authored
-
Pawel Maniora authored
-
- Feb 10, 2021
-
-
Bartek Wrona authored
Merge follow data from given block range on python side, not sql See merge request !396
-
- Feb 09, 2021
-
-
Andrzej Lisak authored
-
Andrzej Lisak authored
added mock data and description for detailed follow_op tests
-
- Feb 05, 2021
-
-
Andrzej Lisak authored
added debug parameter for bridge.get_relationship_between_accounts to make it possible to detect existence of hive_follow records even if they contain default data added logging for invalid cases of follow_op
-
- Feb 04, 2021
-
-
Bartek Wrona authored
temp disable bench fail See merge request !471
-
Bartek Wrona authored
-
- Feb 02, 2021
-
-
Bartek Wrona authored
Change xdist lib to parallel See merge request !402
-
Bartek Wrona authored
Deadlock fix See merge request !468
-
Bartek Wrona authored
mentions unique constraint upgrade fix See merge request !467
-
Mariusz Trela authored
-
Bartek Wrona authored
Fixed upgrade definition of hive_mentions_ux1 constraint to match original one specified in schema.py
-
- Feb 01, 2021
-
-
Andrzej Lisak authored
[ABW]: changed the way follow list resetting works (closer to previous solution but with separate SQL functions) since there should not be too many such operations replaced constants with enum values for clarity eliminated unnecessary subqueries (replaced with outer join) and internal order clause, simplified query loop checks during validation reordered to exit earlier in case of fatal error [Note] whole follow code most likely needs more test scenarios - to be added
-
- Jan 29, 2021
-
-
Dariusz Kędzierski authored
-
- Jan 27, 2021
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
We need a method to also touch all data for given follower present in the follow_items_to_flush in case when we have following scenario: 1. data for mass action exists in DB 2. data for mass action exists in follow_items_to_flush 3. mass action is received when 1 and 2 or 2 are true
-
- Jan 26, 2021
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Jan 25, 2021
-
-
Bartek Wrona authored
Issue 116 See merge request !441
-
Andrzej Lisak authored
mocks changed so each scenario uses separate post (last number in post permlink shows which scenario) - necessary so tests don't collide and/or overshadow potential problems
-
- Jan 22, 2021
-
-
Andrzej Lisak authored
-
Dariusz Kędzierski authored
-
Bartek Wrona authored
Added threads into post synchronization See merge request !446
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
- Jan 21, 2021
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Bartek Wrona authored
relinked to current tests_api master See merge request !465
-
Andrzej Lisak authored
[ABW]: mostly tabs replaced with spaces; no actual code changes; relinked to current tests_api master
-
- Jan 20, 2021
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-