Updates for Jest Testing
The saving of xml files was being placed into a folder by camera name. However, some ONVIF services have overlapping methods which was causing some of the xml to be overwritten. The xml is not being saved by camera name and then service (subfolder) to avoid this situation. Jest tests were updated.