Git Product home page Git Product logo

fit-by-beat's Introduction

Fit by Beat

https://fitbybeat.com is a website focused on health and fitness. In this project, there's end-to-end automation tests for BMI (Body Mass Index) calculations using Cypress.

Table of Contents

Getting Started

Clone the project

git clone https://github.com/primprum/fit-by-beat.git

Install the packages

cd fit-by-beat \
npm i

Run the tests

npm run cy:open

Run all the tests [headless mode]

npm run cy:run

Generate reports

npm run report

Sample Tests [videos]

There are 2 features file to test:

  • BMICalculate
  • BMICompare

Feature [BMICalculate]

There are 3 scenarios in this test:

  • Calculate BMI with Complete Valid Inputs
  • Calculate BMI with Incomplete Valid Inputs
  • Calculate BMI with Blank Inputs

Test Demo

Feature [BMICompare]

This test is aiming at seeing whether different sex should give different BMR result

There are 3 scenarios in this test:

  • Calculate BMR with Activity Factors for Male
  • Calculate BMR with Activity Factors for Female
  • Compare BMR with Activity Factors for Male and Female

Test Demo

All Features [Headless Mode]

Test Demo

Test Reports [With Screenshots]

Github Pages => https://primprum.github.io/fit-by-beat/

fit-by-beat's People

Contributors

primprum avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.