Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
/ Planty Public archive
forked from SMABFWS121A/Planty

Project to record the soil moisture of plants and notify the owner when they should be watered. If necessary, with stored database on any type of plant and the optimal moisture levels.

License

Notifications You must be signed in to change notification settings

SEPBFWS121A/Planty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planty

Pipelines

Backend: Test, build and deploy

Frontend: Test, build and deploy

Start Backend and Frontend

  • Start docker
  • run ./startDev.sh in backend and in frontend folder

Running unit tests frontend

  • Go into frontend directory
  • Run ng test to execute the unit tests via Karma.

Running integration tests frontend

  • Go into frontend directory
  • Run npm mochato execute integration tests via mocha

Running System tests frontend

  • Start backend and frontend
  • Go into frontend directory
  • Run npx cypress opento execure system tests via cypress

About

Project to record the soil moisture of plants and notify the owner when they should be watered. If necessary, with stored database on any type of plant and the optimal moisture levels.

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 49.2%
  • TypeScript 25.7%
  • Java 20.8%
  • Shell 1.7%
  • JavaScript 0.7%
  • PowerShell 0.6%
  • Other 1.3%