Skip to content
Snippets Groups Projects
  1. Apr 24, 2019
  2. Dec 03, 2018
  3. Nov 28, 2018
  4. Aug 29, 2018
  5. Aug 14, 2018
  6. Mar 11, 2018
  7. Mar 10, 2018
  8. Mar 09, 2018
  9. Nov 24, 2017
  10. Nov 18, 2017
  11. Sep 01, 2017
  12. Aug 21, 2017
  13. Mar 16, 2017
  14. Mar 13, 2017
  15. Mar 11, 2017
  16. Mar 10, 2017
  17. Jan 22, 2017
  18. Jan 21, 2017
  19. Jan 16, 2017
  20. Jan 15, 2017
  21. Dec 20, 2016
  22. Dec 19, 2016
  23. Dec 15, 2016
    • dpi's avatar
      Issue #2832601 by dpi: Incoming messages handling tweaks and stricter model enforcement · a677ac93
      dpi authored
      This commit includes breaking changes, see the change record for more info: https://www.drupal.org/node/2836073
      
      Enforce result and reports and added plugin incoming event
      Fixed failing tests
      Added results and reports for incoming messages created in tests.
      Added createMessageResult test helper to create reports and result for a message.
      Fixed failing tests due to missing reports
      Test coverage for new result/report exceptions
      Compacted sms_test_gateway gateway config schema (Derivative types)
      Added plugin incoming method to execution order tests.
      New test file covering \Drupal\sms\EventSubscriber\SmsMessageProcessor (some \Drupal\Tests\sms\Kernel\SmsFrameworkProviderTest tests should be moved there)
      Added supports incoming messages gateway annotation property.
      Added SmsGateway::supportsIncoming()
      Add preprocess check to incoming messages ensuring they have a gateway set, and the gateway supports incoming messages.
      Added tests for above.
      Added missing gateway entity to incoming message tests.
      a677ac93
  24. Dec 13, 2016
  25. Nov 25, 2016
  26. Nov 23, 2016
  27. Nov 19, 2016
Loading