What is the need / problem
There are various issues that slow down the developers in their everyday routines.
For instance, when running specs on a non-AUS setup, various tests fail as they are looking for values with “$” as the currency symbol. It does slow down the dev process when there are lots of errors.
Who does it impact
Developers
What is the current impact of this problem
Developers waste precious time.
What is the benefit in focusing on this
Make devs more efficients.
Links to more details
- One GH issue propose to set up default currency for test to avoid lots of errors: https://github.com/openfoodfoundation/openfoodnetwork/issues/1346
Potential solutions that will solve this problem
- Setting the default currency to $ whilst the tests run and just having a single test that checks currency functionality