acquia / headless_lightning

A more opinionated flavor of Lightning for building decoupled applications. Support ended on November 2, 2021 and this project is no longer maintained.
https://lightning.acquia.com
GNU General Public License v2.0
58 stars 16 forks source link

Update to Lightning 3.2.2 #113

Closed balsama closed 5 years ago

csirmazbendeguz commented 5 years ago

The test failings are related to: https://github.com/acquia/headless-lightning/pull/110

I created a new PR for this branch: https://github.com/acquia/headless-lightning/pull/114

I think we will need a new release of Moderation Dashboard to pass that last failing test (it's a bug in Moderation Dashboard that already has been solved in https://www.drupal.org/project/moderation_dashboard/issues/3005859)

phenaproxima commented 5 years ago

A lot of the failures are due to the tests themselves being outdated and not accounting for upstream changes in the components. So let's just change the failing tests so that they are asserting the correct URLs. If we need to go back, we can always revert those changes after we've rolled the security release.