To be covered cases:
- Switching _content_format when enabled
- /node route works with custom-element when enabled
- error handling: 403, 404 pages
- Disallowed format & Exception handling -> access ce-render enabled site with _format=html may not render html, but show disallow exception
- json format is allowed when no _format is given, but ce-renderer is enabled (allows creating custom json APIs)
- default content format - see #3152782: Default content format is not applied

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fago created an issue. See original summary.

fago’s picture

Issue summary: View changes

vasike made their first commit to this issue’s fork.

golubovicm made their first commit to this issue’s fork.

mostepaniukvm’s picture

Status: Active » Needs work
Issue tags: +test

@golubovicm looks very good in general and works well as basic test coverage.
I left few minor remarks, could you take a look please?

  • mostepaniukvm committed 4e42d58 on 8.x-1.x authored by vasike
    Issue #3150528 by golubovicm, vasike, fago, mostepaniukvm: Add basic...
mostepaniukvm’s picture

Issue tags: -test

Thanks @golubovicm looks good now, I merged this PR with only LupusCeRendererAccessTest.php
Now you can add another file in a separate PR and let's continue

  • mostepaniukvm committed 30de72e on 8.x-1.x
    Issue #3150528 by golubovicm, mostepaniukvm, vasike, fago: Add basic...
fago’s picture

Status: Needs work » Fixed

Since a basic test was merged, let's set this to done and make follow-ups for all the cases not yet done.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.