This website requires JavaScript.
Explore
Help
Register
Sign In
dschick
/
BreCal
Archived
Watch
1
Star
0
Fork
0
You've already forked BreCal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
515
Commits
57
Branches
66
Tags
5.6
MiB
3bce9e85b9
Commit Graph
3 Commits
Author
SHA1
Message
Date
Max Metz
3d2405e8fb
maintenance of API Input Validation (ship & times)
2024-09-04 10:27:46 +02:00
Max Metz
d54fed9160
corrected open issues of the API validation functions. Made some validation errors more verbose, improved robustness, refactored some of the methods and adapted many unit tests to the novel format.
2024-08-06 20:46:40 +02:00
Max Metz
3d2e1f5158
Added input validation for API requests. Refactored some methods, added docstrings. Solved marshmallow-warnings in BreCal.schemas.model. Added unit tests, now totaling 215. Added proposals to refactor all SQL queries into an object at BreCal.database.sql_queries.SQLQuery for better standardization. Created a helper-object to handle Emails, which prepares the notification-feature.
2024-07-25 10:42:44 +02:00