Document companion core functionality / test plan #3268
Labels
Companion
The auth server (for Instagram, GDrive, etc) and upload proxy (for S3)
💬 Discussion
Stale
Old issues that haven't had activity recently
As requested by @Murderlon it could be interesting to make a list of companion’s core technical functionalities to make it easier to understand companion. Then cross off if we have tests for it and then we can write a test for something in-between other work. Over time, this also means we could do bigger refactors with more confidence.
Here is a list of companion's most important functionalities and important edge cases. Until we have tests for everything, this can also be used as kind of a test plan after when doing changes to certain functionality. Feel free to edit and add to this list and check off those we have a test for.
In the future when releasing a new major (after #3159 is merged) we could remove the
streamingUpload
option, and default to always download/upload concurrently (except when not possible).streamingUpload
true
streamingUpload
false
streamingUpload
true
streamingUpload
false
streamingUpload
true
The text was updated successfully, but these errors were encountered: