Test cases for shared.py #2201
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "test_case"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
one typo but otherwise ok
this looks like a typo, it should be
assert_called_once
maybe use addresses from samples
use constants
os.stat returns stat_result type object, so, while mocking return value stat_obj is required.
I mean the numbers should be constants