Skip to content

liliancsv/germany-appointment

 
 

Repository files navigation

Make appointment of germany embassy

Install

Change values inside of .local.env with your own data.

cp .env .local.env

install cypress

docker-compose run --rm cypress npm install && node_modules/.bin/cypress install

run cypress test

docker-compose run --rm cypress node_modules/.bin/cypress run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • Shell 7.3%