Commit Graph

11 Commits

Author SHA1 Message Date
yuvipanda
907d2b8f5b Move nb/serverextension tests to own file 2018-08-04 10:55:25 -07:00
yuvipanda
612124f298 Add test for nbextensions too 2018-08-04 10:54:26 -07:00
yuvipanda
ebc9530442 Fixup formatting for serverextensions test 2018-08-04 10:34:06 -07:00
yuvipanda
710bee593b Fix path to jupyter-serverextensions 2018-08-04 10:28:34 -07:00
yuvipanda
fbfa932c21 Don't use subprocess.run features from 3.7 2018-08-04 10:23:42 -07:00
yuvipanda
a8e6165fa5 Add test to check if serverextensions are installed 2018-08-04 10:17:35 -07:00
yuvipanda
48441e2d22 Use sudo -E to invoke tljh-config in integration tests
This is how users invoke it, so we should use this to
validate that this works.
2018-07-31 13:32:46 -07:00
yuvipanda
7e9e2d375c Add tljh-config remove-item to remove an item from a list 2018-07-28 11:57:11 -07:00
yuvipanda
f0c944aeb8 Add code + tests for adding items to a list 2018-07-28 11:14:53 -07:00
yuvipanda
6f99da5d95 Add full integration test with hubtraf
- Fully simulates what a user would be doing
- Also tests tljh-config set and reload functionality
2018-07-28 01:12:13 -07:00
Min RK
7b1efbf16e run integration tests with pytest
adds integration-tests directory
2018-07-16 17:58:14 -07:00