Logiqx / sse-results

Speed Sailing Event Results
https://logiqx.github.io/sse-results/
GNU General Public License v3.0
0 stars 0 forks source link

Add unit tests to check historical results #21

Closed Logiqx closed 2 years ago

Logiqx commented 2 years ago

Past years have had daily runs from legacy web pages reformatted and stored in the rundata folders, likewise for the entrants list in the config folder.

Build a simple test framework so that end of day results can be compared to what was originally published. This is to be sure that any historical adjustments can be detected and reflected in the modern web pages.

Likely to involve storing expected results in CSV files within the event folders. These can be created relatively easily from the legacy web pages.

Logiqx commented 2 years ago

Implemented recently