Skip to content

frantallukas10/primeHammer-task

Repository files navigation

PrimeHammer-task

About task

Solution:

main:

index.js

evaluateLogFile.js

package.json

Helpers:

getReference(check, thermometer, humidity)

getResult(column, reference, values),isFirstLine(sensorType)

getResultHumidity(reference, values)

getResultThermometer(reference, values)

Testing somthing module:

testing module index.js

testing module getReference.js

Available Scripts

Before run this project, you have to install packages with this command:

npm i

or

yarn install

The project, you can run it with this command:

npm run start

The testing this project, you can run it with this command:

npm run test

See the section about jest testing for more information.

if you want upadte snappshots, you can run this command:

npm run test-u

About

PrimeHammer-task

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published