YoYoGames / GM-TestFramework

Repository for GameMaker's Test Framework
Other
21 stars 11 forks source link

ResourceAudioSynchronisationTestSuite: Create new TestSuite for testing audio synchronisation functionality #67

Closed AdamBorek closed 3 months ago

AdamBorek commented 5 months ago

Description

A test suite should be developed and added to the framework to test the engine's audio synchronisation functionality, as it is currently missing from the framework.

Requirements

The project should be up to date with the 2024.6 release.

It should include tests that cover the following parts:

Steps To The Task