Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a test to ensure that a service gets shutdown by someone unwatching it. | Ted Gould | 2009-12-01 | 1 | -0/+2 |
| | |||||
* | Making the timeout a failure case, and making it so that we want a graceful ↵ | Ted Gould | 2009-12-01 | 1 | -3/+3 |
| | | | | shutdown. | ||||
* | We want to not get the shutdown. Since we're testing that we get it without ↵ | Ted Gould | 2009-11-02 | 1 | -5/+5 |
| | | | | connection we can now assume that if we don't get it we should pass. | ||||
* | Adding in the basic data needed to start bringing up a test to start the ↵ | Ted Gould | 2009-11-02 | 1 | -0/+46 |
service. |