Challenge Overview
We currently have an iOS and web application built for the Retail 360 app. The Retail 360 app allows customer service representatives for Hercules to manage customer accounts and view customer information. A previous challenge has implemented a majority of the requirements, and this challenge will implement a few fixes that have been logged recently, and will also update the unit tests to be more thorough.
Existing code:
The existing code is available in Gitlab here: https://gitlab.com/hercules-retail/admin-portal
You will be expected to submit a Git patch file that can be applied to the commit hash 33bb0ff899382f49d6b3035f9256e40b0874b9c9.
Bugs to fix:
These Gitlab issues are in scope for this challenge:
* https://gitlab.com/hercules-retail/admin-portal/issues/86
* https://gitlab.com/hercules-retail/admin-portal/issues/87
* https://gitlab.com/hercules-retail/admin-portal/issues/88
Submission
Your submission must include a Git patch file against the commit hash above. The Git patch file should include any relevant changes to the README for this challenge, including a separate file for validation information.