Issue #3332020 by alexpott: Integrate with advancedqueue and send entities as...
Issue #3332020 by alexpott: Integrate with advancedqueue and send entities as new messages to VGWort
Showing
- composer.json 3 additions, 0 deletionscomposer.json
- config/install/advancedqueue.advancedqueue_queue.vgwort.yml 18 additions, 0 deletionsconfig/install/advancedqueue.advancedqueue_queue.vgwort.yml
- config/install/vgwort.settings.yml 1 addition, 0 deletionsconfig/install/vgwort.settings.yml
- config/schema/vgwort.schema.yml 3 additions, 0 deletionsconfig/schema/vgwort.schema.yml
- src/EntityJobMapper.php 196 additions, 0 deletionssrc/EntityJobMapper.php
- src/EntityQueuer.php 86 additions, 0 deletionssrc/EntityQueuer.php
- src/MessageGenerator.php 90 additions, 0 deletionssrc/MessageGenerator.php
- src/Plugin/AdvancedQueue/JobType/RegistrationNotification.php 218 additions, 0 deletions...Plugin/AdvancedQueue/JobType/RegistrationNotification.php
- tests/src/Functional/VGWortTest.php 8 additions, 0 deletionstests/src/Functional/VGWortTest.php
- tests/src/Functional/VGWortUpdateTest.php 11 additions, 0 deletionstests/src/Functional/VGWortUpdateTest.php
- tests/src/Kernel/DataProducer/VgWortDataProducerTest.php 5 additions, 7 deletionstests/src/Kernel/DataProducer/VgWortDataProducerTest.php
- tests/src/Kernel/EntityQueueTest.php 297 additions, 0 deletionstests/src/Kernel/EntityQueueTest.php
- tests/src/Kernel/MessageGeneratorTest.php 93 additions, 0 deletionstests/src/Kernel/MessageGeneratorTest.php
- tests/src/Kernel/ParticipantPluginTest.php 1 addition, 1 deletiontests/src/Kernel/ParticipantPluginTest.php
- tests/src/Kernel/RegistrationNotificationJobTypeTest.php 165 additions, 0 deletionstests/src/Kernel/RegistrationNotificationJobTypeTest.php
- tests/src/Kernel/VgWortKernelTest.php 1 addition, 1 deletiontests/src/Kernel/VgWortKernelTest.php
- tests/src/Kernel/VgWortKernelTestBase.php 121 additions, 0 deletionstests/src/Kernel/VgWortKernelTestBase.php
- tests/src/Traits/KernelSetupTrait.php 25 additions, 0 deletionstests/src/Traits/KernelSetupTrait.php
- tests/src/Traits/TimePatcher.php 53 additions, 0 deletionstests/src/Traits/TimePatcher.php
- vgwort.info.yml 1 addition, 0 deletionsvgwort.info.yml
Loading
Please register or sign in to comment