-
Notifications
You must be signed in to change notification settings - Fork 7
Getting started #11
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
This is a list of tests that will be pretty easy to get started with, even if you're new to GLuaTest (or even unit testing as a whole!)
If you are still new to testing, please consider reading through GLuaTest's Guided Testing Walkthrough
And if you decide to tackle one of these, please keep two things in mind:
- Feel free to reach out! Message me directly on Discord, or join our Dev Support Discord Server
- GLuaTest has a rigorous set of documentation - be sure to give it a skim!
Additionally, please be sure to read through the Contributing instructions in the README
Globals (Single functions)
-
Global.AccessorFunc -
Global.isangle -
Global.isbool -
Global.IsEnemyEntityName -
Global.IsEntity -
Global.IsFriendEntityName -
Global.isfunction -
Global.ismatrix -
Global.isnumber -
Global.isstring -
Global.istable -
Global.IsTableOfEntitiesValid -
Global.IsUselessModel -
Global.isvector -
Global.select -
Global.SQLStr -
Global.tobool -
Global.tonumber -
Global.tostring -
Global.type -
Global.TypeID -
Global.unpack -
Global.Vector -
Global.VectorRand
Libraries (Collections of many functions)
Classes (Collections of functions that get called on objects)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed