Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crude admin auth in tests | Bryan Newbold | 2018-12-31 | 1 | -2/+2 |
| | |||||
* | tests: disable client tests | Bryan Newbold | 2018-12-31 | 1 | -1/+2 |
| | | | | | | | | | | | | But un-comments a bunch of code (and fixes type bugs with that). Something about calling iron::http() has broken, such that the call blocks. I thought it might be a port thing, but doesn't seem like it. Presumably this is what was causing problems with the "old_python_tests" second test previously. For now, just disabling; these integration-level tests best done from python anyways. | ||||
* | rustfmt | Bryan Newbold | 2018-11-14 | 1 | -4/+3 |
| | |||||
* | remove neadless second basic api client test | Bryan Newbold | 2018-11-13 | 1 | -10/+0 |
| | |||||
* | fiddle with test helper functions | Bryan Newbold | 2018-11-13 | 1 | -24/+7 |
| | |||||
* | start using client in some tests | Bryan Newbold | 2018-11-13 | 1 | -0/+57 |