Andy Babic
Andy Babic
@gasman Have updated, revised the tests, and rebased for you :)
@gasman Was wondering what you think about handling `RichTextField` and `StreamField` values here? I would guess a clump of (escaped or not) HTML wouldn't be a great out-of-the-box experience here....
@gasman I believe I've addressed all feedback here. Is there anything else preventing this from being merged?
@lb- much appreciated, thank you!
@tm-kn thanks for the updates. All we really need now is a short unittest to show that the relevant hook method gets called, depending on the value of `menu_hook`.
Hi @vupham04, This PR is really quite dated, so would probably benefit from a rebase onto `main`, which will likely prove tricky with the code restructure that happened recently :(...
Does anyone have any ideas on how I can make `assertPageIsPreviewable()` a little more robust? The initial post request needs to contain all required field values in the request body,...
@zerolab Everything is nicely refined now, docs are updated, and there's a decent amount of test coverage for both the new assertions AND the form data extraction logic. Please let...
@chosak / @zerolab Okay chaps, I'm done with this one now. Any review feedback would be appreciated :)
@zerolab After playing around with a few options, I decided to explain about proxy page model support on an existing page, and use a separate page to talk in more...