Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to new test base, 1 #91

Merged
merged 1 commit into from
Oct 6, 2021
Merged

Migrate to new test base, 1 #91

merged 1 commit into from
Oct 6, 2021

Conversation

maread99
Copy link
Collaborator

@maread99 maread99 commented Oct 5, 2021

Migrates following test modules to new test base:

  • test_aixk_calendar.py
  • test_asex_calendar.py
  • test_bvmf_calendar.py
  • test_iepa_calendar.py
  • test_xasx_calendar.py

Adds to ExchangeCalendarTestBaseNew tests and associated fixtures
to offer a common implementation for common calendar-specific tests.
Tests added:-

  • test_regular_holidays_sample
  • test_adhoc_holidays_sample
  • test_sessions_sample
  • test_late_opens_sample
  • test_early_closes_sample

Revises following previously migrated modules by adding fixtures to
accommodate common implementation of new calendar-specific tests:

  • test_always_open.py
  • test_weekday_calendar.py
  • test_xlon_calendar.py
  • test_xhkg_calendar.py
  • test_cmes_calendar.py

Adds test_testbase_integrity to ensure a subclass does not override
a reserved fixture.

Migrates following test modules to new test base:
  test_aixk_calendar.py
  test_asex_calendar.py
  test_bvmf_calendar.py
  test_iepa_calendar.py
  test_xasx_calendar.py

Adds to `ExchangeCalendarTestBaseNew` tests and associated fixtures
to offer a common implementation for common calendar-specific tests.
Tests added:-
  `test_regular_holidays_sample`
  `test_adhoc_holidays_sample`
  `test_sessions_sample`
  `test_late_opens_sample`
  `test_early_closes_sample`

Revises following previously migrated modules by adding fixtures to
accommodate common implementation of new calendar-specific tests:
  test_always_open.py
  test_weekday_calendar.py
  test_xlon_calendar.py
  test_xhkg_calendar.py
  test_cmes_calendar.py

Adds `test_testbase_integrity` to ensure a subclass does not override
a reserved fixture.
@maread99 maread99 marked this pull request as ready for review October 5, 2021 21:50
@maread99 maread99 merged commit 92e09fe into master Oct 6, 2021
@maread99 maread99 deleted the test-migration-1 branch October 6, 2021 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant