Skip to content

Is there a way to set a seed for cursor strings for the sake of testing? #1197

Answered by uriyyo
zromick asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @zromick,

You can try to mock paginate function that you are using.

Here is example - https://docs.python.org/3/library/unittest.mock.html#unittest.mock.Mock.return_value

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zromick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants