File: test_repeated_properties.py

package info (click to toggle)
python-recurring-ical-events 3.8.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,584 kB
  • sloc: python: 4,476; makefile: 84
file content (3 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (2)
1
2
3
def test_duplicated_rrule(calendars):
    # Test that a repetition of the same `RRULE` property should be ignored
    assert len(calendars.duplicated_rrule.at(2023)) == 20