mitodl / mit-open

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Fix and reenable onboarding page tests #1216

Closed rhysyngsun closed 3 days ago

rhysyngsun commented 3 days ago

What are the relevant tickets?

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

Description (What does it do?)

Fixes the onboarding tests. The failures were originally around the buttons being disabled/enabled assertions failing and now we don't disable them so these assertions were just updated to confirm the correct buttons are shown.

How can this be tested?

Tests should pass and there should be no more warning of skipped tests.