Skip to content

NicolasGlassey/VIR1_Deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

AWS JEST

GitHub contributors GitHub last commit

VIR1 Deploy

Authors

Setting up dev

Prerequisites

  • npm : >= '8.5.4',
  • node: >= '17.7.1',

Clone repository

git clone [email protected]:CyrilGoldenschue/VIR1_Deploy.git
git checkout develop
cd VIR1_Deploy/src 
npm i

Configuration file

Copy _config.json to config.json and set your region.

cd src
cp _config.json config.json

Run test

Run all tests

npm run test

Run only one test

 npm run test [className.test.js]

Check your connection

Expected output is the result of aws ec2 describe-vpcs command

node checkCrendentials.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •