this will be a fun time to learn about git rebasing (if you don't know it yet)
the test should actually go into ForgeDiscussion/forgediscussion/tests/functional/test_forum.py
it's kinda confusing because the "discuss" stuff is in the core platform and provides discussion commenting for all artifacts. And then the ForgeDiscussion tool extends that for the actual forums
and then you can do self.app.get('/discussion/general/feed'), the neighborhood and project name are automatically used
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
tv/1970
[#1970]
Moved test and fixed commit message.