Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

negebauer/WifiUC

Repository files navigation

Wifi UC

CircleCI

Wifi UC te permite manejar tus dispositivos del Portal UC para usar con la red de
wifi de la Pontificia Universidad Católica de Chile. Cambia los dispositivos activos
desde la comodidad de tu celular!

Testing

  • Run npm run generate_env YOUR_USER YOUR_PASS

Or

  • Run npm run generate_env
  • Replace the WIFIUC_USER and WIFIUC_PASS fields in the generated .env file with your username and password

And then just

npm test