Updated readme and screenshots. Added and updated tests.

This commit is contained in:
Mario Basic
2015-06-18 00:34:45 +02:00
parent bb4fd0d176
commit 5788f0755d
7 changed files with 22 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
jest.dontMock('../../assets/js/components/Options.react.js');
describe('Wakatime', function() {
describe('Options', function() {
var React, Options, TestUtils, Component;
beforeEach(function() {