Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Booking integration #90

Open
wants to merge 93 commits into
base: main
Choose a base branch
from
Open

Booking integration #90

wants to merge 93 commits into from

Conversation

lassertos
Copy link
Collaborator

No description provided.

Top-Ranger and others added 30 commits July 20, 2023 14:50
Authorization is still missing.

Co-authored-by: lassertos <[email protected]>
While the test script can be used, sometimes while developing you just want to set the test environemnt up and start each test individually
Unfortunately, TypeScript didn't understand changes in variables outside the function, so a work-around was needed here.

Co-authored-by: lassertos <[email protected]>
Top-Ranger and others added 29 commits July 11, 2024 16:46
This prevents loops when devices can not be freed, e.g. when no device was booked
- update integration test to run on localhost
- update deployment sql init script
- remove announcedAvailability property from concrete devices in database
- return available timeslots for [now, now + week in ms] timeframe when getting a concrete device
Added test case for this bug
* Removed DEBUG messages
* All errors are now reported on stderr
schedule-service still has open tests since the fake of availability is not implemented yet.
@Top-Ranger Top-Ranger mentioned this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants