From 74575b3fb591f419110910a83af4f456b458af2d Mon Sep 17 00:00:00 2001 From: Mael Date: Mon, 1 Oct 2018 15:47:20 +0000 Subject: [PATCH] =?UTF-8?q?:white=5Fcheck=5Fmark:=20Mise=20=C3=A0=20jour?= =?UTF-8?q?=20des=20tests=20apr=C3=A8s=20chagnement=20l=C3=A9gislatif?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/library.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/library.test.js b/test/library.test.js index b3f821120..4db1595f1 100644 --- a/test/library.test.js +++ b/test/library.test.js @@ -9,7 +9,7 @@ describe('library', function() { let value = Syso.evaluate(target, { 'contrat salariƩ': { salaire: { 'brut de base': 2300 } } }) - expect(value).to.be.within(1779, 1780) + expect(value).to.be.within(1800, 1803) }) it('should let the user replace the default rules', function() { @@ -43,7 +43,7 @@ describe('library', function() { { extra: rules } ) - expect(value).to.be.closeTo(1780.41, 1) + expect(value).to.be.closeTo(1802, 1) }) it('should let the user extend the rules constellation in a serious manner', function() { let salaireTotal = Syso.evaluate(