Commit Graph

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