Skip to content

denjalonso/clock-in-factorialhr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock in factorialhr

This is a Cypress "test" that allows you to quickly clock in every day in current month except on weends.

Steps:

  1. clone this repo
  2. npm install
  3. Copy and rename "cypress.test.env.json" to "cypress.env.json" and fill it
  4. Run npm run cy:run in headless mode or npm run cy:open in browser mode.
  5. Watch it all run!

Woo!

MacOs automator

On login runs npm run cy:run:

  1. Open Automator
  2. Add cd ~/code/to-clock-factorialhr && ~/n/bin/npm run cy:run to run-on-login-script.app

About

Clock in factorialhr web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published