Tests

Browser: Check tests in the console.

CLI: Run these commands:

        $ cd aok       # Go to the package root.
        $ npm install  # Install dependencies.
        $ grunt aok    # Run tests.