Skip to content

Instantly share code, notes, and snippets.

View heniotierra's full-sized avatar
🏠
Working from home

heniotierra

🏠
Working from home
View GitHub Profile
fdescribe('if currentMonth is passed', () => {
it('testing...', async () => {
const expected = [1, 1.005, 1.009, 1.013, 1.016];
const inputArray = [1,1,1,1,1,1,1,1,1,1,1];
// const summedToInputed2 = 1;
const prodArray = [1,1,1,0.46,1,1,1,0.54,1,1,1];