Tests accessibility in the settings tool locations pane using the axe-core linter.

Running: testAddLocation
Opened input box: true
aXe violations: []


Running: testNewLocationError
Invalidating the Location name input
Error message: Location name cannot be empty
Invalidating the Latitude input
Error message: Latitude must be a number
Invalidating the Longitude input
Error message: Longitude must be a number
aXe violations: []


