Commit Graph

12 Commits

Author SHA1 Message Date
jaredb7 4ffefa8dfb Change the method of how the filepath are generated
To avoid having to update file or directory paths in 3 script locations (PHP Common, Shell Common and Python File path resolver)

The .json file will references by all 3 systems, allowing  them to generate paths from one central location. Files can be then moved around, the file updated and all 3 languages will up to date without any other work.
2023-05-19 21:25:37 +10:00
jaredb7 e998742517 Update to return IdentifiedSoFar.txt - IDFILE location 2023-05-15 23:32:31 +10:00
jaredb7 7a125a6ed8 Create test for common.php filepath resolver
Quick test for the common.php directory and filepath resolver to ensure it's generating the correct paths

And small fix for incorrect firstrun.ini location (thanks test case :) )
2023-05-14 18:38:30 +10:00
mcguirepr89 ef5685c47a linted 2022-06-26 16:28:11 -04:00
mcguirepr89 a34e2ae9a3 tests pass now 2022-06-26 16:12:49 -04:00
mcguirepr89 e3db620086 last lint 2022-06-24 09:28:07 -04:00
mcguirepr89 6ed9d5a50d lint more 2022-06-24 09:25:38 -04:00
mcguirepr89 8c5e9f38fa linted 2022-06-24 09:23:33 -04:00
Joe Weiss 75a13f80d3 Move notifications utility into script.utils 2022-06-23 09:11:55 -04:00
Joe Weiss 5c4763b44d Improve query accuracy for today's birds 2022-06-20 11:58:42 -04:00
Joe Weiss 6865274bd2 Add utility to parse thisrun format 2022-06-18 14:52:42 -04:00
Joe Weiss 97c29ce36c Refactor notifications into its own module with tests 2022-06-18 13:15:43 -04:00