Skip to content

a script written in python to check random datasets on HAPI servers

Notifications You must be signed in to change notification settings

jbfaden/HAPI-Server-Tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

HAPI-Server-Tester

a script written in python to check random datasets on HAPI servers Intended for HAPI Consortium use. It currently uses a hard-coded servers list.

Future improvements:

  • Get servers list from https://hapi-server.org/servers/
  • Better logging
  • a method to capture the seed that random.choice() uses to select random datasets/parameters, so that my test process can be reproduced artificially
  • A “data size cap” to prevent my script from trying to download files that are too large(a very rare edge case)

About

a script written in python to check random datasets on HAPI servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%