poingstudios / godot-admob-plugin

This repository is for Godot's Addons to integrate natively AdMob to your Game Project without much configurations and directly inside Godot Editor!
https://poingstudios.github.io/godot-admob-plugin/
MIT License
312 stars 22 forks source link

[FEATURE] Implement Unit-Tests #126

Open gumaciel opened 9 months ago

gumaciel commented 9 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