commit 7bf1723ee72c24fed2a4cdc98ad080c046851618 Author: Courtney Zhan Date: Sat Oct 9 19:41:47 2021 +1000 Change post successful message spec/daily_tasks_spec.rb | 6 +++--- spec/post_entry_gratitude_spec.rb | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) commit 920ff3755decf364791280bb9048489109a9000c Author: Courtney Zhan Date: Sat Oct 9 11:07:48 2021 +1000 Added tests for daily tasks pages/landing_page.rb | 38 +++++++++++++++++++ spec/daily_tasks_spec.rb | 99 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 137 insertions(+) commit 82ce6d98267ee5571caa4698f0f9bfc05a7a6462 Author: Courtney Zhan Date: Fri Oct 8 19:32:38 2021 +1000 Removing /posts references pages/post_list_page.rb | 2 +- spec/post_entry_gratitude_spec.rb | 18 ++++++++++++++++-- spec/post_entry_spec.rb | 6 +++--- spec/post_filtering_24hours_spec.rb | 8 ++++---- spec/post_permission_admin_spec.rb | 8 ++++---- spec/post_permission_other_spec.rb | 12 ++++++------ spec/responsive_ui_spec.rb | 4 ++-- 7 files changed, 36 insertions(+), 22 deletions(-)