Skip to content

Updates for Jest Testing

Compare
Choose a tag to compare
@hawkeye64 hawkeye64 released this 24 Feb 19:47
· 296 commits to master since this release

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.