Commit graph

18 commits

Author SHA1 Message Date
Collin Duncan
3e6f7473b4
Fixing isAvailableForReservation function and adding unit tests
Some checks are pending
Push to main / test (push) Waiting to run
Push to main / build-image (push) Blocked by required conditions
ci/woodpecker/push/test Pipeline was successful
2025-04-22 12:56:28 +02:00
Collin Duncan
82633908a4
Adding some unit tests for getting court slots based on date 2025-04-03 16:44:11 +02:00
Collin Duncan
82ff838359
Correcting tests regarding court prioritization 2025-04-02 14:21:05 +02:00
Collin Duncan
a0405e7027
Decreasing priority of court 2 because team reserves it :sad: 2024-06-28 10:43:04 +02:00
Collin Duncan
0a3e712838
Expanding the reservations job payload to dictate if it should run in speedy mode or not as waiting lists are actually hindered by speedy mode 2024-06-20 13:51:42 +02:00
Collin Duncan
d4eb34057c
Changing priorities of courts 2024-06-19 12:16:46 +02:00
Collin Duncan
696aa590ab
Changing speedy reservation to use court ranking and adding some tests for selection of court 2024-05-22 11:09:59 +02:00
Collin Duncan
874ab9f555
Changing to use dayjs with timezones in test 2024-04-16 10:33:07 +02:00
Collin Duncan
ef9925c29e
Adding minute check for warmup test 2024-04-16 10:26:11 +02:00
Collin Duncan
430ab33627
Rearranging order of tests for better picture of what is happening on cicd 2024-04-16 10:24:12 +02:00
Collin Duncan
51080310d8
Changing unit tests to use more mocked modules 2024-04-16 10:16:51 +02:00
Collin Duncan
6340a2328e
Fixing unit tests 2024-04-16 09:52:25 +02:00
Collin Duncan
95019a86cf
Fixing some issues with the cron job waiting until 7 and adding a unit test for it 2024-04-10 11:30:51 +02:00
Collin Duncan
7d6b45032b
Fixing DST issues for recurring reservations 2024-03-28 18:02:33 +01:00
Collin Duncan
11dc49e865
Adding some good-ole unit tests to CI 2024-03-28 17:59:12 +01:00
Collin Duncan
7bc30f99d0
Adding ability to monitor court reservations when performing a reservation 2024-03-08 16:33:13 +01:00
Collin Duncan
699b8445ff
Adding recurring reservations and updating some linting/formatting rules 2023-06-29 10:32:09 +02:00
Collin Duncan
1def4de40c
Big ole refactor to using nestjs for some practice 2023-05-26 15:43:14 -05:00