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
4
.github/workflows/continuous_integration.yml
vendored
4
.github/workflows/continuous_integration.yml
vendored
|
@ -36,6 +36,10 @@ jobs:
|
|||
run: yarn run lint
|
||||
working-directory: "front"
|
||||
|
||||
- name: "Jasmine"
|
||||
run: yarn test
|
||||
working-directory: "front"
|
||||
|
||||
continuous-integration-back:
|
||||
name: "Continuous Integration Back"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue