Wykres commitów

30 Commity (edd7a0c2ec4379fbb9efc2ef9d864da1acb581f8)

Autor SHA1 Wiadomość Data
Michał 'rysiek' Woźniak 50c7053764 service-worker: implemented "enabled" config flag for plugins, incl. tests (ref. #45) 2022-03-09 18:13:41 +00:00
Michał 'rysiek' Woźniak 50fad1daa0 service-worker: code for handling edge-cases with new config.json configuring not-yet-loaded plugins (ref. #30) 2022-02-08 02:44:01 +00:00
Michał 'rysiek' Woźniak 1fb9ab7e05 tests for fetching config via plugins (ref. #30) 2022-02-07 23:08:13 +00:00
Michał 'rysiek' Woźniak fa17911ca2 service-worker: tests updated for cleaner handling of config.js (ref. #30) 2022-02-06 23:09:44 +00:00
Michał 'rysiek' Woźniak 4b02ddc0eb tests fixed (NodeJS is crap) 2022-02-02 01:32:07 +00:00
Michał 'rysiek' Woźniak fe81a2232a tests fixed (ref. #31) 2022-01-27 23:27:20 +00:00
Michał 'rysiek' Woźniak ab2c1249e1 service-worker test added: config.js cached, no fetch needed (ref. #31) 2022-01-27 23:20:28 +00:00
Michał 'rysiek' Woźniak e7ef3bfade test for SW caching a successfully fetched config.json (ref. #31) 2022-01-26 04:06:31 +00:00
Michał 'rysiek' Woźniak 99810d3a79 tests fixed for all changes related to caching the config.json (ref. #31) 2022-01-26 02:02:25 +00:00
Michał 'rysiek' Woźniak 629b2eef33 test coverage for config.json handling (ref. 31) 2022-01-25 00:28:41 +00:00
Michał 'rysiek' Woźniak 5a7abc344b tests updated to pass with the new initServiceWorker() way of doing things (ref. #31) 2022-01-24 13:54:10 +00:00
Michał 'rysiek' Woźniak 2603596032 updated tests regarding problematic Request() init fields (ref. #23) 2021-11-17 13:57:47 +00:00
Michał "rysiek" Woźniak 4f528a4123 Subresource Integrity exposed to plugins from Service Worker 2021-11-08 20:51:27 +00:00
Michał 'rysiek' Woźniak 4d3558e1b5 cleanups and bugfixes related to the new plugin loader (ref. #15) 2021-09-19 10:04:19 +00:00
Michał 'rysiek' Woźniak 672be5d223 service-worker: tests fixed for the new plugin loader, and a test added for using multiple instances of the same plugin (ref. #15) 2021-09-19 01:23:26 +00:00
Michał 'rysiek' Woźniak 8603237db0 service-worker: working on making tests run with the new plugin loader (ref. #15) 2021-09-18 23:35:22 +00:00
Michał 'rysiek' Woźniak 1b2fbb124d service-worker: improving a test so that postMessage is taken into account (ref. #8) 2021-09-06 18:14:25 +00:00
Michał 'rysiek' Woźniak 0ca6890754 service-worker: two new stashing-related tests (ref. #8); minor fixes here and there 2021-09-06 13:10:51 +00:00
Michał 'rysiek' Woźniak 402041276a service-worker: testing if stash() is called when content retrieved from a stashing plugin (ref. #8) 2021-09-06 12:37:32 +00:00
Michał 'rysiek' Woźniak 8148c76eb2 service-worker: testing if a failed fetch in first plugin does not stop a second configured plugin from working (ref. #8) 2021-09-06 12:12:55 +00:00
Michał 'rysiek' Woźniak 7bd024f2c7 service-worker: test for external urls added (ref. #8) 2021-09-06 00:11:33 +00:00
Michał 'rysiek' Woźniak 4ca07d1477 service-worker: test for sending back the resultingClientId on fetch() (ref. #8) 2021-09-05 23:59:44 +00:00
Michał 'rysiek' Woźniak 7588cad783 service-worker: test for all plugins failing added (ref. #8) 2021-09-04 20:45:03 +00:00
Michał 'rysiek' Woźniak 65965075f0 service-worker: test for indirect/dependency plugins (ref. #8) 2021-09-04 19:55:11 +00:00
Michał 'rysiek' Woźniak 6c0a70d8c7 service-worker: test for explicitly publishing content (ref. #8) 2021-09-04 19:09:06 +00:00
Michał 'rysiek' Woźniak a85b3cb5d4 service-worker: two more tests - POST requests, unstashing (ref. #8) 2021-09-04 18:33:40 +00:00
Michał 'rysiek' Woźniak 88f3f37408 service-worker: Promise.any() polyfill test added (ref. #8) 2021-09-04 00:41:08 +00:00
Michał 'rysiek' Woźniak fca8d56a2d service-worker: more tests (ref. #8) 2021-09-01 23:31:38 +00:00
Michał 'rysiek' Woźniak 48ecda0968 service-worker: a bit more tests (ref. #8) 2021-09-01 21:01:01 +00:00
Michał 'rysiek' Woźniak 4dd6840e8d service-worker: first test added (ref. #8); debug message for external requests added 2021-08-31 16:09:26 +00:00