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

Acceptance tests for Content #8622

Merged
merged 11 commits into from Sep 9, 2020

Conversation

elit0451
Copy link
Member

This PR contains acceptance tests for:

  • Copying content
  • Moving content
  • Sorting content
  • Rolling-back content
  • Viewing audit trail on content
  • Saving content as a draft
  • Previewing content as a draft
  • Publishing content draft

And also updates to (future) latest version of umbraco-cypress-testhelpers

…cceptance-tests-for-content

# Conflicts:
#	src/Umbraco.Tests.AcceptanceTest/package.json
Copy link
Member

@bergmania bergmania left a comment

Choose a reason for hiding this comment

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

Overall it looks good, but we do way to much in the UI. This is an anti-pattern. There exists builders for content and a SaveContent in the testhelper project

…cceptance-tests-for-content

# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
@bergmania
Copy link
Member

I had some troubles with the sort test.. I figured out an easier way to implement it :)

…cceptance-tests-for-content

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
@bergmania bergmania merged commit 96f8dd2 into v8/dev Sep 9, 2020
@bergmania bergmania deleted the v8/feature/AB7482-acceptance-tests-for-content branch September 9, 2020 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants