Skip to content

Commit

Permalink
Provide a test case overview
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry committed May 30, 2019
1 parent 786fb53 commit 48370f0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/tests/remote.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
'''
MyGene Remote Server Tester
Run:
> python remote.py
Cases:
- 0** Network check
- 1** API annotation endpoint
- 2** API query endpoint
- 3** Web endpoint
- 4** Cornercase handling
- 5** Common control keywords
- 6** Datasources
'''

import os
Expand Down

0 comments on commit 48370f0

Please sign in to comment.