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

iltalehti.fi #2396

Open
freearhey opened this issue Jun 24, 2024 · 0 comments
Open

iltalehti.fi #2396

freearhey opened this issue Jun 24, 2024 · 0 comments
Labels
broken guide There's a problem with the guide status:warning The guide downloads, but contains errors

Comments

@freearhey
Copy link
Collaborator

Site

iltalehti.fi

Description

Test failed:

npm test -- iltalehti.fi        

> test
> run-script-os iltalehti.fi


> test:default
> TZ=Pacific/Nauru npx jest --runInBand iltalehti.fi

 FAIL  sites/iltalehti.fi/iltalehti.fi.test.js
  ✕ can generate valid url (10 ms)
  ✓ can parse response (28 ms)
  ✓ can handle empty guide (1 ms)

  ● can generate valid url

    expect(received).toBe(expected) // Object.is equality

    Expected: "https://telkku.com/api/channel-groups/default_builtin_channelgroup1/offering?startTime=00%3A00%3A00.000&duration=PT24H&inclusionPolicy=IncludeOngoingAlso&limit=1000&tvDate=2022-10-29&view=PublicationDetails"
    Received: "https://telkku.com/api/channel-groups/default_builtin_channelgroupdefault_builtin_channelgroup1/offering?startTime=00%3A00%3A00.000&duration=PT24H&inclusionPolicy=IncludeOngoingAlso&limit=1000&tvDate=2022-10-29&view=PublicationDetails"

      15 |
      16 | it('can generate valid url', () => {
    > 17 |   expect(url({ channel, date })).toBe(
         |                                  ^
      18 |     'https://telkku.com/api/channel-groups/default_builtin_channelgroup1/offering?startTime=00%3A00%3A00.000&duration=PT24H&inclusionPolicy=IncludeOngoingAlso&limit=1000&tvDate=2022-10-29&view=PublicationDetails'
      19 |   )
      20 | })

      at Object.<anonymous> (sites/iltalehti.fi/iltalehti.fi.test.js:17:34)

Test Suites: 1 failed, 1 total
Tests:       1 failed, 2 passed, 3 total
Snapshots:   0 total
Time:        3.193 s
Ran all test suites matching /iltalehti.fi/i.
@freearhey freearhey added the broken guide There's a problem with the guide label Jun 24, 2024
freearhey added a commit that referenced this issue Jun 24, 2024
BellezaEmporium pushed a commit that referenced this issue Nov 8, 2024
tohenk pushed a commit that referenced this issue Dec 2, 2024
@freearhey freearhey added the status:warning The guide downloads, but contains errors label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken guide There's a problem with the guide status:warning The guide downloads, but contains errors
Development

No branches or pull requests

1 participant