Skip to content

jpinnamraju/dynaswap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynaswap

This repository contains the openMRS dynaswap module and other shell scripts which are being utilized in the project.

dynaswap-omrs

This folder contains the openMRS dynaswap module. The module alows to modify the existing openMRS database and facilitate other customizations as required.

Shell-scripts

This folder includes all the shell scripts that will be used in the project. Currently includes add users script which add users and their public keys on startup to a VM.

integration-tests

This folder contains the Gherkin BDD .feature file and related pytest files. You can execute the test scripts and get the CVSS score using pytest -s You need to install the following:

  • Firefox web driver using: sudo apt-get install firefox-geckodriver.
  • pytest and pytest-bdd using: pip install pytest pytest-bdd
  • selenium using: pip install selenium

About

The code repository for the CICI Project #1839746 at IUPUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 31.2%
  • HTML 29.8%
  • Python 26.1%
  • Shell 6.6%
  • JavaScript 4.8%
  • Gherkin 0.5%
  • Other 1.0%