Chatwoot/spec/controllers/api
Jordan Brough a8cfcbc168
chore: Timezone fixes for ReportBuilder and for ReportController spec (#4246)
- ReportBuilder wasn't using the specified time zone for the timestamp in the
"build" method
- The ReportController spec was calling `Time.zone.today.to_time`, but
`Date#to_time` disregards the zone from `Time.zone` and reverts to the system
time zone.
2022-03-25 14:00:27 +05:30
..
v1 chore: Use "contain_exactly" in some tests (#4243) 2022-03-24 13:50:04 +05:30
v2/accounts chore: Timezone fixes for ReportBuilder and for ReportController spec (#4246) 2022-03-25 14:00:27 +05:30
base_controller_spec.rb chore: Change the conversation bot status to pending (#2677) 2021-07-21 22:02:43 +05:30