Skip to content

Changes related to hivemind!499

Andrzej Lisak requested to merge abw_mock_cleanup into master

[Fix] Many tests changed id/creation/payout time due to mocks being pushed back by 2k blocks. Tests that needed that move returned to their correct patterns from before they were broken by mock posts.

Some tests changed order of posts in feed because of differences in time of creation/reblog in mocks.

[New] Added negative tests for partial specification of page-post for bridge.get_ranked_posts with created/trending sort when only community pinned posts are to be returned

[New] Added negative tests for community and page validation in various bridge_api community related calls

[Fix] Fixed misnamed test for bridge.get_discussion

Merge request reports