Skip to content

Commit b129431

Browse files
committed
chore: Add test on execute_compute method
* Add some basic test by using responses library, that permit to simplify the request mock. We add test before the retry change to keep all basic fonctionnalities
1 parent 78adbae commit b129431

3 files changed

Lines changed: 1753 additions & 0 deletions

File tree

requirements_test.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
coverage==7.6.10
2+
responses==0.25.3

0 commit comments

Comments
 (0)