• Andrew's avatar
    Improve test_420_smb - use python SMB client (#9933) · b549496a
    Andrew authored
    Our existing tests failed to catch situation where recycling
    process would cause an SMB service disconnection. The new
    tests explicitly cover basic ops (creating / deleting files,
    creating, removing directories) and also ops on the
    recycle bin over the SMB1 and SMB3 protocols. This improves
    test coverage while also ensuring that tests are performed
    under a single SMB session.
    b549496a
test_420_smb.py 24.2 KB