Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

EMBL-EBI-TSI/biotools-api-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Note The EBI Cloud Portal has been retired and its code base is no longer updated. This includes all tooling for the VM-related features of the BioExcel Portal.

biotools API mock for integration testing of Bioexcel Portal

Requirement

python 3.6

Install Flask

pip3 install Flask

Make executable & Run

biotools.py

Publish changes to mock API server

  1. Push the changes to git repo
  2. Run ansible playbook for frontend servers

ansible-playbook frontends.yml -i tsi-inventory

Releases

No releases published

Packages

No packages published

Languages