Problem/Motivation
This module has a views component at src/Entity/FeedbackMessageViewsData.php that doesn't currently have tests. We should add tests.
(note this ticket is split from #3480990: Add automated tests)
Proposed resolution
Figure out how to test the views component, then write one.
This will probably involve creating a test module with a view in config/install.
Remaining tasks
Write a patch- merge request !15 created by @mparker17 in #3Community/maintainer- skipped by @mparker17 in #4Commit- merged by @mparker17 in #5- Release
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork feedback-3481798
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mparker17Created merge request !15. Going to skip the community review because testbot is happy with it, it was written by a maintainer, and it only changes non-production code. Merging shortly.
Comment #6
mparker17Merged. I will update this issue when this code is released.
Comment #7
mparker17