a580742181
Fixed tests
2024-03-06 23:45:09 +07:00
561ccebb07
Added room service tests and fixed bug
2024-03-06 23:45:09 +07:00
18dab02371
Added tests for NodeService
2024-03-06 23:45:09 +07:00
1da6f7ceaf
Fixed tests
2024-02-28 11:16:27 +07:00
ecde48460b
Implemented getting details for method 'repository.all()' if it required
2024-01-17 18:42:56 +07:00
Andrey Terentev
7566f24d36
Refactor controllers and exception handling ( #8 )
...
* Refactored exceptions and responses
* Extracted exceptions to external api library
* Refactored exceptions and extracted models to external library
* Fixed test after refactor
* Extracted validator to api library
* Implemented session error handler
* Upgraded notifications
* Implemented global exception handler for control panel
2024-01-16 16:29:44 +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
5f1332dc8c
Added test for SequentialFillingPicker
2024-01-12 18:55:09 +07:00
022fcd2abf
Made parametrized test for RoundRobinTests
2024-01-12 16:48:01 +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
cfab86b94a
Moved package for pickers
2024-01-11 18:27:11 +07:00
2e1b50c96c
Implemented QueuedLinkedList
2024-01-11 18:09:36 +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