Adding PlayerMovement class to interpolate/extrapolate position along tests (installing Jasmine)
This commit is contained in:
parent
077b29bfbd
commit
d69ce8a6a6
9 changed files with 144 additions and 2 deletions
5
front/jasmine.json
Normal file
5
front/jasmine.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"spec_dir": "tests",
|
||||
"spec_files": ["**/*[tT]est.ts"],
|
||||
"stopSpecOnExpectationFailure": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue