stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
616 stars 99 forks source link

CI test fixes and improvements #1310

Closed summeroff closed 1 year ago

summeroff commented 1 year ago

Description

Motivation and Context

Some tests failing on our CI servers. Things what this PR does: Create default video context for each test run what does not create video context as part of a test. Switch to latest macos server images. Exclude sources what require OS permissions from a tests. Fixes and obslibs update.

How Has This Been Tested?

Types of changes

Checklist: