datacommonsorg / website

Code for the Data Commons website
https://datacommons.org
Apache License 2.0
24 stars 88 forks source link

Remove the 2022 dates in the labels. #4679

Closed gmechali closed 1 month ago

gmechali commented 1 month ago

Tests included the date from the expected response which means tests are bound to fail with every data update. With these updates, we only validate the stat var name and will accept any date in the webdriver test. The NL Goldens serve to validate it includes the latest dates. The NL goldens are updated with every data release.

gmechali commented 1 month ago

Jennifer pulled these changes in since this had to be submitted at the same time as the integration test updates.