This repository is for Godot's Addons to integrate natively AdMob to your Game Project without much configurations and directly inside Godot Editor!
334
stars
25
forks
source link
[FEATURE] Implement Unit-Tests #126
Open
gumaciel opened 11 months ago
Is your feature request related to a problem? If so, please describe.
It's hard to implement new things and fix some bugs, Unit Tests on these problems might be easy to work on
What feature or improvement would you like to see?
Use some framework to test
Additional context
No response