ws4kp-linhanced/tests
Eddy G 13621b6f46 Stop Mobile Safari from trying to auto-fill the location box
This change prevents the "No items to show" popup that obscures the first
couple suggested matches.
2025-07-02 08:11:52 -04:00
..
index.mjs Stop Mobile Safari from trying to auto-fill the location box 2025-07-02 08:11:52 -04:00
locations.json add test via multiple locations 2023-01-17 16:10:06 -06:00
messageformatter.mjs change to structured weather icon paths 2025-05-14 16:16:20 -05:00
package-lock.json update dependencies 2025-06-03 07:36:17 -05:00
package.json update test to mjs 2025-05-14 09:42:31 -05:00
README.md add test via multiple locations 2023-01-17 16:10:06 -06:00

Currently, tests take a different approach from typical unit testing. The test methodology loads several forecasts for different locations and logs them all to one logger so errors can be found such as missing icons, locations that do not have all of the necessary data or other changes that may occur between geographical locations.