max_metz
|
99b8610e6a
|
adding validation rules and time logic. Stubs are used to test the rules. Enum objects are located in brecal_utils/database/enums
|
2023-10-12 15:43:07 +02:00 |
|
max_metz
|
e6bba9a601
|
adding shipcall and times_full stub, which will be used in validation rule testing. Creating blank files/folders for schema_validation (input validation based on simple input rules) and validation_rules (query validation based on complex rules for the traffic-light system)
|
2023-09-08 18:09:38 +02:00 |
|
max_metz
|
a4b70006f9
|
creating stub classes and functions for every dataclass object. This will be the foundation for the traffic-light system, as the tests will be based on artificial entries (stubs) instead of data from the real system. tests will be added soon.
|
2023-09-08 15:33:06 +02:00 |
|