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

Test restructure - test_restructure_issue_55 #403

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

jacadzaca
Copy link
Collaborator

splitting as per #400

@coveralls
Copy link

coveralls commented Sep 11, 2022

Pull Request Test Coverage Report for Build 3121789081

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 92.759%

Totals Coverage Status
Change from base Build 3121305291: -0.1%
Covered Lines: 1153
Relevant Lines: 1243

💛 - Coveralls

@jacadzaca jacadzaca force-pushed the test_restructure_issue_55 branch from 54cfb78 to 8a3d665 Compare September 20, 2022 12:39
'issue_55_parse_error_on_utc_offset_with_seconds',
])
def test_timezones_to_ical_is_inverse_of_from_ical(timezones, timezone_file):
timezone = getattr(timezones, timezone_file)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you add a getitem method - should be the same as getattr, then this is a one-liner.
Would you like to do that?

@jacadzaca jacadzaca force-pushed the test_restructure_issue_55 branch from dc599c3 to e24a965 Compare September 25, 2022 10:18
@niccokunzmann niccokunzmann merged commit 71b3b9d into collective:master Sep 26, 2022
@niccokunzmann
Copy link
Member

merging as the tests work now

@niccokunzmann
Copy link
Member

Thanks again for this PR!

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.

3 participants