This website requires JavaScript.
Explore
Help
Sign In
spt
/
server
Watch
0
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/sp-tarkov/server.git
synced
2025-02-13 06:10:44 -05:00
Code
server
/
project
/
tests
/
generators
History
Refringe
65202b2aff
Remove the
resetAllMocks
call because
restoreAllMocks
does the same thing, plus restores the mocked method's original functionality.
2023-11-06 15:35:46 -05:00
..
BotGenerator.test.ts
Remove the
resetAllMocks
call because
restoreAllMocks
does the same thing, plus restores the mocked method's original functionality.
2023-11-06 15:35:46 -05:00
BotLevelGenerator.test.ts
Tests: Moves class (re)resolution to
beforeEach
to help ensure that all mocks have been reset.
2023-11-06 14:39:12 -05:00