Chatwoot/spec
Lauren b89353b76c Feature/update confirmation email information (#145)
* Add `invited_by` foreign key to User

Allows for a User to be tied to the user who invited them

* Include `current_user` in new agent initialization parameters

* Add `shoulda-matchers` for testing associations

* Add Inviter information and associated account to welcome email

* Only show inviter info if applicable

* Update conversation spec for FFaker compatibility
2019-10-14 14:24:58 +05:30
..
controllers Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
factories Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
fixtures Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
helpers Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
mailers Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
models Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
presenters/conversations Refactor Conversation model (#134) 2019-10-12 23:38:41 +05:30
rails_helper.rb Feature/update confirmation email information (#145) 2019-10-14 14:24:58 +05:30
spec_helper.rb Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
test_helper.rb Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30