You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did look into an embedded SMB Server for our JUnit tests, such as like what we have for the (S)FTP modules, however there is none available. I would like to see a Samba container setup for the build process to use so that we can enable all of the JUnit tests to be run.
For localhost testing against an external SMB share, current practice is to update the JUnit test classes with a different config while the SMB Module code is under development.