mitodl / mitxonline

BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

add relational dates to ensure all courses end up getting pulled #2200

Closed JenniWhitman closed 6 months ago

JenniWhitman commented 6 months ago

What are the relevant tickets?

Fixes https://github.com/mitodl/hq/issues/4215

Description (What does it do?)

Changes the dates for the future courses so they remain within range of enrollment

How can this be tested?

Run docker compose run --rm web pytest cms/api_test.py::test_home_page_featured_products multiple times to ensure it does not fail