-
- Downloads
Start Tape REST API funtional tests
- Introduces TestCaseBase(..) as a base class for all the tests - Starts functional tests for bring online operations - Implements a GfalWrapper(..) class that extends some functionalities of the gfal2 python bindings
Showing
- tape-rest-api/libs/config.py 11 additions, 0 deletionstape-rest-api/libs/config.py
- tape-rest-api/libs/gfal_helper.py 47 additions, 0 deletionstape-rest-api/libs/gfal_helper.py
- tape-rest-api/test_bringonline.py 162 additions, 0 deletionstape-rest-api/test_bringonline.py
- tape-rest-api/test_case_base.py 39 additions, 0 deletionstape-rest-api/test_case_base.py
tape-rest-api/libs/config.py
0 → 100644
tape-rest-api/libs/gfal_helper.py
0 → 100644
tape-rest-api/test_bringonline.py
0 → 100644
tape-rest-api/test_case_base.py
0 → 100644
Please register or sign in to comment