Commit Graph

38 Commits

Author SHA1 Message Date
Amaury
d89541fe3a added a early return when a double start is done. (cf issue 2) 2021-06-29 17:49:59 +02:00
Amaury
19a6869c55 Refactor name inside README and Tests 2021-06-29 17:49:01 +02:00
Amaury
1f4029dad2 Move the ListenerRSSInfos inside the ListenerRSS namespace 2021-06-28 19:05:56 +02:00
Florent
e6395483e2 fix double import of ListenerRSSInfo in listener-rss 2021-04-25 18:01:42 +02:00
Amaury
855880617d update readme 2021-04-18 18:14:47 +02:00
Florent Fayolle
ac12992c60 add prepublish script 2021-04-18 17:41:15 +02:00
Amaury
4c2c0b7220 add license 2021-04-18 17:24:43 +02:00
Amaury
c7d066790e remove cross-env 2021-04-18 17:10:04 +02:00
Amaury
b2f34a6b01 Deplacement de l'index de la racine vers le source 2021-04-18 16:16:15 +02:00
37744733b4 inside start function we're awaiting the fetch call 2021-04-10 17:43:59 +02:00
b39e47f4ea Adding getProperty doc into README 2021-03-28 16:20:54 +02:00
c02df46440 Adding getProperty to export the ListenerRSS properties + related tests 2021-03-28 13:22:55 +02:00
271f445aef update Readme 2021-03-23 18:20:42 +01:00
df3f2a3049 Add somes tests about lastEntriesLink field and patch an error about lastEntriesLink's typing 2021-03-23 18:10:57 +01:00
ce1d8f4ab6 Remove name field adding lastentries parameter and give the new entries for the first update 2021-03-21 21:35:22 +01:00
f919726e4d Remove name field adding lastentries parameter and give the new entries for the first update 2021-03-21 21:33:16 +01:00
67907d7cfb update readme + more comments 2021-03-12 13:53:08 +01:00
30f5e576d0 add new test + some little refactors 2021-03-08 09:27:32 +01:00
01392a2c20 add newEntries event 2021-03-08 09:26:38 +01:00
Florent
dd4bf59e41 Improve tests a little bit 2021-03-06 17:32:59 +01:00
f6d98e472e some refactors 2021-03-06 16:17:34 +01:00
920c160632 Implements ts-mock-imports 2021-02-28 18:56:33 +01:00
eacf90b161 add events + betters stubs 2021-02-28 16:37:27 +01:00
7d404c3ea9 replace some type specification from any to more accurate and adding more comments 2021-02-25 14:02:02 +01:00
960d754604 better stubs done 2021-02-25 13:14:34 +01:00
Amaury
400a9e81eb Refactor some test to TypeScript + try with FakeTimers for two lasts. 2021-02-21 00:14:04 +01:00
Amaury
83619780a4 replace some type specification from any to more accurate 2021-02-21 00:12:57 +01:00
Florent
5c430b61b1 Change signature of customFields and make ListenerRSSInfos properties ro 2021-02-14 17:37:03 +01:00
Amaury
f8c9eb7d35 Add cross-env and ListenerRSSInfo is an interface 2021-02-14 17:07:23 +01:00
Florent
43e93671dd Fix compilation for tests 2021-02-14 16:30:23 +01:00
Amaury
8a6eb338ef fix some parsing's issues 2021-02-14 15:00:33 +01:00
Amaury
c5c2c1ad80 dev dependencies update to fix the tests 2021-02-14 15:00:16 +01:00
Florent
748113ddb0 Fix some issues with TS compiler 2021-02-13 17:40:22 +01:00
Amaury
40fe0eeb2d Update gitignore 2021-02-13 13:40:33 +01:00
Amaury
f96a056091 WARNING : doesn't work. Refactor JS to TS 2021-02-13 13:40:18 +01:00
Amaury
a2281b3602 Replace package sinon and sinon-chai with ts-sinon and @types/sinon-chai 2021-02-13 13:39:07 +01:00
Florent
7f0a0785e6 Bootstrap project 2021-02-07 17:50:54 +01:00
Florent
ca871fa76f Add README 2021-02-07 16:18:24 +01:00