Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LITE-28012 Add upload files functionality #12

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

jonatrios
Copy link
Contributor

No description provided.

@jonatrios jonatrios self-assigned this Jul 10, 2023
assert proxied == {
'/public/v1/media': 'edit',
}

Copy link
Contributor

@Hairash Hairash Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also propose to add one more test to check the resulting url, because theoretically proxied_connect_api may change in future.
It's not crucial to implement it now, but I think it's good to add it one day. Do you agree?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test here is to keep track of proxied endpoints that webapp currently have. Im not sure if full url could be tested from the api_client, because proxied_connect_api is a configuration for the runner.

@akodelia akodelia self-requested a review July 11, 2023 13:16
@d3rky d3rky merged commit 884aae7 into master Jul 11, 2023
8 checks passed
@d3rky d3rky deleted the LITE-28012-add-upload-files-functionality branch July 25, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants