|
|
75af351fb3
|
Fixed bug with LeastPickedPicker
|
2024-01-13 01:01:15 +07:00 |
|
|
|
b316d3894f
|
Added test for LeastPickedPicker
|
2024-01-13 01:00:02 +07:00 |
|
|
|
ab5bb54a99
|
Added more test cases for SequentialFillingPicker
|
2024-01-12 18:58:48 +07:00 |
|
|
|
5b5a6107ed
|
Added test for SequentialFillingTests for check no one picked room
|
2024-01-12 18:57:02 +07:00 |
|
|
|
d05ac642b2
|
Fixed SequentialFillingPicker
|
2024-01-12 18:55:24 +07:00 |
|
|
|
5f1332dc8c
|
Added test for SequentialFillingPicker
|
2024-01-12 18:55:09 +07:00 |
|
|
|
efd53e6954
|
Fixed bug with infinite looped iteration in QueuedLinkedList
|
2024-01-12 16:53:53 +07:00 |
|
|
|
022fcd2abf
|
Made parametrized test for RoundRobinTests
|
2024-01-12 16:48:01 +07:00 |
|
|
|
118df9e22c
|
Removed useless construct parameter
|
2024-01-12 16:18:45 +07:00 |
|
|
|
87b89029ba
|
Refactored tests
|
2024-01-12 16:11:59 +07:00 |
|
|
|
c6b7feddc5
|
Added timeout for test
|
2024-01-12 15:46:58 +07:00 |
|
|
|
cfaa6e5e90
|
Added more tests for other situations with RoundRobin picker (fount loop bug)
|
2024-01-12 15:38:14 +07:00 |
|
|
|
45e777eb18
|
Fixed bug with slot limitation in picker
|
2024-01-12 15:29:24 +07:00 |
|
|
|
5725a40329
|
Added RoundRobinTests
|
2024-01-12 15:06:34 +07:00 |
|
|
|
c9196060cf
|
Removed useless tests
|
2024-01-12 14:33:32 +07:00 |
|
|
|
bd7bed463a
|
Created config for test node picking modes
|
2024-01-12 14:27:35 +07:00 |
|
|
|
c22a8f82f0
|
Fully implemented LeastPickedPicker
|
2024-01-12 13:56:06 +07:00 |
|
|
|
0bbc831513
|
Added test with empty QueuedLinkedList
|
2024-01-11 20:57:04 +07:00 |
|
|
|
70f02c3841
|
Tried to enable picking method
|
2024-01-11 19:57:07 +07:00 |
|
|
|
0834ae8030
|
Prepared LeastPickedPicker
|
2024-01-11 19:23:05 +07:00 |
|
|
|
ee21843a5f
|
Implemented RoundRobinPicker
|
2024-01-11 18:27:23 +07:00 |
|
|
|
cfab86b94a
|
Moved package for pickers
|
2024-01-11 18:27:11 +07:00 |
|
|
|
2e1b50c96c
|
Implemented QueuedLinkedList
|
2024-01-11 18:09:36 +07:00 |
|
|
|
52039e9804
|
Implemented SequentialFillingPicker
|
2024-01-11 18:01:58 +07:00 |
|
|
|
c551c01be8
|
Fixed gradle tests running
|
2024-01-11 17:13:24 +07:00 |
|
|
|
4da58baa46
|
Implemented link users with room
|
2024-01-11 13:33:21 +07:00 |
|
|
|
3de835cc6f
|
Renamed Bucket to Room
|
2023-12-27 22:06:09 +07:00 |
|
|
|
a8348dcd3d
|
Renames package
|
2023-12-27 21:11:25 +07:00 |
|
|
|
a7a256947a
|
transformed to gradle multi project
|
2023-12-27 12:09:38 +07:00 |
|