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

OPENEUROPA-1788: Fix problem on trying to edit existing remote video. #38

Merged
merged 2 commits into from
May 2, 2019

Conversation

sergepavle
Copy link
Member

OPENEUROPA-1788

Description

Actual result:

Given I am logged in as a user with the "Author content" role
When I visit "the content/media page"
And I edit a remote video type
And I edit remote video URL with valid URL
Then I received an error

Expected result (correct scenario):

Given I am logged in as a user with the "Author content" role
When I visit "the content/media page"
And I edit a remote video type
And I edit remote video URL with valid URL
And I press Save
Then I should see the new remote video on the media list items
And I should see a success message

Change log

  • Added:
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

[Insert commands here]

Copy link
Contributor

@upchuk upchuk left a comment

Choose a reason for hiding this comment

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

Great job!

@nagyad nagyad merged commit 6c63011 into master May 2, 2019
@nagyad nagyad deleted the OPENEUROPA-1788 branch May 2, 2019 06:11
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.

3 participants