Skip to content

make-cal typer tests

  • Fixes broken imports in the /processing folder
  • Fixes broken make-cal app that was only getting metadata with status "new" by using a MetadataQuery and setting status values.
  • Updates typer to 0.15.2 and updates the make-cal app to follow the new conventions described in the docs https://typer.tiangolo.com/tutorial/
  • Removes web absolutes as a factory option
  • Cleans up writing to file
  • Adds tests
  • Adds thorough documentation

Merge request reports

Loading