Max Metz
|
b32b466f74
|
setting up a local mysql database and running the API locally, which requires slight adaptations. Implementing input validation for POST requests of shipcalls and adapting enumerators, as well as data models.
|
2024-05-14 12:25:37 +02:00 |
|
scopesorting
|
1f29aca6d0
|
correcting an import error for 'evaluate_shipcall_state', updating misc/Deployment to describe the creation of a virtual environment, Python installation and running tests (pytest and pytest-coverage).
|
2023-10-19 18:32:49 +02:00 |
|
scopesorting
|
cdb7877461
|
Adding validation rules (traffic light status) to the system. Post & Put calls of shipcalls and times now execute the traffic light evaluation and store the result in the connected MySQL database instance. The 'brecal_utils' library is merged with 'BreCal', including the stub objects and test functions. Requirements were adapted, and installation of a virtual environment works from scratch (on a linux system).
|
2023-10-19 18:32:49 +02:00 |
|