TAP version 14
# Subtest: can be created - mkcalendar
    1..1
    ok 1 - (unnamed test)
ok 1 - can be created - mkcalendar # time=6.019ms

ok 2 - should not error
# Subtest: request - mkcalendar
    1..3
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equal
ok 3 - request - mkcalendar # time=16.832ms

# Subtest: request with other path - mkcalendar
    1..3
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equal
ok 4 - request with other path - mkcalendar # time=4.282ms

# Subtest: request with body - mkcalendar
    1..3
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equal
ok 5 - request with body - mkcalendar # time=2.891ms

# Subtest: request with body and no content type (415 error) - mkcalendar
    1..3
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equal
ok 6 - request with body and no content type (415 error) - mkcalendar # time=2.23ms

# Subtest: request without body - mkcalendar
    1..3
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equal
ok 7 - request without body - mkcalendar # time=1.676ms

1..7
