Dave Connis
Dave Connis
This goes in conversation part and would if else on the part_type.A cleaner solution would be to have the thread decide which component to render based on part type, then...
Any test that needs to render a conversation is currently failing. At day's end, my thinking is this is happening because I haven't figured out how to write users who...
After reading https://www.npmjs.com/package/ember-can, and then looking again at `app/abilities/project.js`, I might start tomorrow by putting user=user to the hbs. I don't think I'm giving `ability:project` what it needs here.
After a long day of me mostly failing/reading guides, tests are still in the same state as yesterday, aka "Any test that needs to render a conversation is currently failing."...
Okay, so just take away the file all together?