Skip to content

Commit

Permalink
[IO-1276] 3-step upload (#693)
Browse files Browse the repository at this point in the history
* 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
owencjones and Owen authored Oct 24, 2023
1 parent 23d4d16 commit be3ba68
Show file tree
Hide file tree
Showing 7 changed files with 1,516 additions and 31 deletions.
Loading

0 comments on commit be3ba68

Please sign in to comment.