You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the plugin isn't really bound to players (or even SA-MP, given a proper compatible runtime that loads plugins as expected), it would be ideal to have some tests to ensure that everything is working properly and checking that nothing breaks with time, since that's been the case with some sensitive features like callback registering and native hooking/calling.
I'll do some when I can, but I thought it would be ideal to have this written down somewhere.
The text was updated successfully, but these errors were encountered:
Since the plugin isn't really bound to players (or even SA-MP, given a proper compatible runtime that loads plugins as expected), it would be ideal to have some tests to ensure that everything is working properly and checking that nothing breaks with time, since that's been the case with some sensitive features like callback registering and native hooking/calling.
I'll do some when I can, but I thought it would be ideal to have this written down somewhere.
The text was updated successfully, but these errors were encountered: