- Issue created by @tedbow
- 🇺🇸United States tedbow Ithaca, NY, USA
Needs work for phpstan and probably improve the tests. I think the e2e test are broken in HEAD but since this is only phpunit test changes, it could probably committed while they are still broken
- 🇺🇸United States mglaman WI, USA
Should the parent be 📌 SdcController cleanup tasks Active so it can be properly tracked?
- First commit to issue fork.
- 🇮🇳India amangrover90
Phpunit tests are passing now.
Only failures are playwright(Lee is fixing it in https://git.drupalcode.org/project/experience_builder/-/merge_requests/1142) and cypress e2e tests(component-operations.cy.js random failure).
Also I couldn't remove Draft from the MR so I am assuming only @tedbow can do that.
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
🐛 Page status changes from "Published" to "Changed" even when no actual changes are made Active causes the need for a reroll here; will take care of that for you.
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
This relates to this other test-coverage-only issue merged earlier today: 📌 Assert fields the user can't access aren't sent in ApiLayoutController::get Active .
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
@tedbow Please address your own
@todo
, then merge when you think this is ready 🙏🚢 - 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Not passing tests yet: https://git.drupalcode.org/project/experience_builder/-/pipelines/532530...
- 🇺🇸United States tedbow Ithaca, NY, USA
@wim leers see my MR for my reasoning as to why I removed the failing test and suggested moving it to 📌 Add field access check on `ApiAutoSaveController::post()` Active . I also commented on that issue
this issue still have test coverage for
Drupal\experience_builder\ClientDataToEntityConverter::checkPatchFieldAccess
which was the original scope - 🇺🇸United States tedbow Ithaca, NY, USA
I think issue is good. See my MR comment about moving a test to 📌 Add field access check on `ApiAutoSaveController::post()` Active and the change I reverted because it made
entity-form-field-types-test.cy.js
fail. I will merge it Automatically closed - issue fixed for 2 weeks with no activity.