Quanlong
Quanlong
As ES7 brings most of Coffee Script features, it's time to roll it.
[](https://bestpractices.coreinfrastructure.org/projects/388)
Current hook syntax is a bit unclear, propose ``` coffee hook 'GET /path' .before (test, done) -> done() .after (test, done) -> done() ```
- json - sets body but to JSON representation of value and adds Content-type: application/json header. Additionally, parses the response body as JSON.
- [x] `test.request.body` should be object when `Content-Type` is `application/json` - [ ] Should not display pending test if invoke abao with `--hook-only` - [x] Should give a warning if...
``` Bringing machine 'gluster-server-1' up with 'virtualbox' provider... Bringing machine 'gluster-server-2' up with 'virtualbox' provider... Bringing machine 'gluster-server-3' up with 'virtualbox' provider... Bringing machine 'gluster-client' up with 'virtualbox' provider... ==>...
When using the **box** built with **osx-vm-templates**, there is always some setting to tune in upper `Vagrantfile`. Can we built those common settings into box with [`vagrantfile_template`](https://www.packer.io/docs/post-processors/vagrant.html#vagrantfile_template) There is a...
This PR brings [carthage](https://github.com/carthage/carthage) support
With the code snippet in README, `beeTee.enableBluetooth()` fails to lighten the bluetooth logo in **Control Center**. But while I toggle the bluetooth manually, I can get the notification like `PowerChanged`...