-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add __Cake__ field specifier for required keyword-only arguments * piece of cake should not work test * test needs to be fixed * tests for missing arguments+session only arguments lifetime have to be fixed; * remove copy micro-optimization (very doubtful) * cake_replace method * tmp commit; fixes needed * fix test about unbaked cakes error * enhance test * fix piece of cake test * fix default logging * add is_undefined function * BAKE_NO_BAKE method for undefined recipe * fix docstring * replacement works now, but refactoring needed + obj representation for replacement * test recipe format * recipe format function * move recipe format function to cake stuff * replace/unreplace cakes util functions * add logs concerning replacement * replace/unreplace cakes util functions * mutliple openings with keyword arguments are prohibited and discouraged * fix strings * fix with cake replacement * add bakery mock examples * add default logger test * quick start example test * fastapi examples from docs * add bakery examples section * add tests for readme docs * remove main section * readme fix * fix readme; fix bakery examples section * fix * fix docs * fix docs * fix * add docs and examples * fix docs * fix bakery_mock docs and tests * fix * fix * bump patch version * fix readme
- Loading branch information
Showing
19 changed files
with
1,680 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.