Skip to content

Add unit test for run loop created a seperate module and interface to for mocking sdl#80

Draft
Vanessa082 wants to merge 6 commits intoclaudiusFX:mainfrom
Vanessa082:test/run-loop
Draft

Add unit test for run loop created a seperate module and interface to for mocking sdl#80
Vanessa082 wants to merge 6 commits intoclaudiusFX:mainfrom
Vanessa082:test/run-loop

Conversation

@Vanessa082
Copy link
Contributor

@Vanessa082 Vanessa082 commented Apr 14, 2025

This PR Resolve #53
Here, we abstract sdl dependent functionalities,Inorder for the nit test of the run loop tp be written.

  • an sdl_api was created, specifying the required module typ for the operation.
  • A mock file is present, simulating the sdl call without side effects.
  • Have intentions of refactoring the run_loop to belong to a separate file so.
  • An already existing test file for the loop

@Vanessa082 Vanessa082 marked this pull request as draft April 14, 2025 17:05
@Vanessa082 Vanessa082 marked this pull request as ready for review April 15, 2025 07:59
@Vanessa082 Vanessa082 marked this pull request as draft April 15, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unit tests for the run loop

1 participant