Dev
b9148514ce
Fixed unit tests
2024-05-28 19:52:21 +01:00
Alex
d13e86ba46
Rebranding to SPT ( !345 )
...
Rebranded src code and scripts to SPT
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/345
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-05-21 17:59:04 +00:00
Dev
5254e9753e
Fixed two getHighestRelativeBotLevel()
tests caused by a refactor of the functions parameters
2024-05-13 22:41:34 +01:00
chomp
687436ab8b
update 3.9.0 with 3.8.1 changes ( !289 )
...
Co-authored-by: Refringe <me@refringe.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Co-authored-by: Terkoiz <terkoiz@spt.dev>
Co-authored-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/289
2024-04-15 07:59:33 +00:00
Refringe
0793df60c2
Formatting Change - Space is now given around object properties.
2023-11-13 12:38:16 -05:00
Refringe
32b47bdc18
Formatting Change - When a statement can be moved into a single line and still be under the maximum line length, it is.
2023-11-13 12:31:52 -05:00
Refringe
ce45862e75
Favours dot object notation whenever possible.
2023-11-13 11:51:02 -05:00
Refringe
e709b6c111
Reformatted imports with (only) Biome.
2023-11-13 11:43:37 -05:00
Refringe
320c8b7d48
Formatting for test classes.
2023-11-10 17:21:20 -05:00
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
Refringe
a7d3e0d59a
Tests: Moves class (re)resolution to beforeEach
to help ensure that all mocks have been reset.
2023-11-06 14:39:12 -05:00
Dev
71312c8ed7
Disable prepareAndGenerateBots
test, add generateBotNickname
tests
2023-11-06 17:23:33 +00:00
Dev
54223f3848
Add botController test
2023-11-05 20:11:52 +00:00
Dev
ed20707935
Add tests for BotLevelGenerator
2023-11-05 09:20:11 +00:00