feat: added more control on the streamer #155
Annotations
2 errors
packages/streamer/src/ServiceWorkerStreamer.test.ts#L77
AssertionError: expected {} to deeply equal { filename: 'comicinfo.xml', …(7) }
- Expected
+ Received
- Object {
- "filename": "comicinfo.xml",
- "items": Array [
- Object {
- "href": "https://foo.bar/streamer/foo/bar/foo.jpg",
- "id": "0.foo.jpg",
- },
- Object {
- "href": "https://foo.bar/streamer/foo/Creature Girls - A Hands-On Field Journal in Another World v04 (2020) (Digital) (SnS)/Creature Girls - A Hands-On Field Journal in Another World v04 000 (2020) (Digital) (SnS).jpg",
- "id": "1.unknown",
- },
- ],
- "nav": Object {
- "toc": Array [
- Object {
- "contents": Array [],
- "href": "https://foo.bar/streamer/foo/bar/foo.jpg",
- "path": "bar/foo.jpg",
- "title": "bar",
- },
- Object {
- "contents": Array [],
- "href": "https://foo.bar/streamer/foo/Creature%20Girls%20-%20A%20Hands-On%20Field%20Journal%20in%20Another%20World%20v04%20(2020)%20(Digital)%20(SnS)/Creature%20Girls%20-%20A%20Hands-On%20Field%20Journal%20in%20Another%20World%20v04%20000%20(2020)%20(Digital)%20(SnS).jpg",
- "path": "Creature Girls - A Hands-On Field Journal in Another World v04 (2020) (Digital) (SnS)/Creature Girls - A Hands-On Field Journal in Another World v04 000 (2020) (Digital) (SnS).jpg",
- "title": "Creature Girls - A Hands-On Field Journal in Another World v04 (2020) (Digital) (SnS)",
- },
- ],
- },
- "readingDirection": "ltr",
- "renditionLayout": "pre-paginated",
- "renditionSpread": "auto",
- "spineItems": Array [
- Object {
- "href": "https://foo.bar/streamer/foo/bar/foo.jpg",
- "id": "0.foo.jpg",
- "mediaType": undefined,
- "pageSpreadLeft": undefined,
- "pageSpreadRight": undefined,
- "progressionWeight": 0.5,
- "renditionLayout": "pre-paginated",
- },
- Object {
- "href": "https://foo.bar/streamer/foo/Creature%20Girls%20-%20A%20Hands-On%20Field%20Journal%20in%20Another%20World%20v04%20(2020)%20(Digital)%20(SnS)/Creature%20Girls%20-%20A%20Hands-On%20Field%20Journal%20in%20Another%20World%20v04%20000%20(2020)%20(Digital)%20(SnS).jpg",
- "id": "1.unknown",
- "mediaType": undefined,
- "pageSpreadLeft": undefined,
- "pageSpreadRight": undefined,
- "progressionWeight": 0.5,
- "renditionLayout": "pre-paginated",
- },
- ],
- "title": "",
- }
+ Object {}
❯ src/ServiceWorkerStreamer.test.ts:77:35
|
|
This job failed
Loading