Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial WIP on item uploads * Further skeletoning of upload endpoint * Some implementation of all methods now in place, outline of testing. * Linting fixes * All methods implemented, layout helper pending. * Linting * WIP: Tests for build items * WIP Tests * Build items fully working * Tests WIP * WIP all but register endpoint tests * Unit tests complete for 3-step upload * Linting * Tests for relevant parts of data items * Formatting * Linting * Disable E501 in pyproject * Fix actual ruff thing * Refactor based on sync * Discarded idea of returning Items * Fixing some tests * Test fixes * Lint fixes * Refactor to introduce UploadItem to make ID and other non present members unnecessary at upload * Test fix, dogfooding done. --------- Co-authored-by: Owen <[email protected]>
- Loading branch information