Commit Graph

29 Commits

Author SHA1 Message Date
Rohid
d7cd69783b fix eslint and update eslint to 8.0.0 2024-08-31 01:34:01 +06:00
Alan Hamlett
80644ebb18 fix some tests 2024-08-27 23:01:36 +02:00
Alan Hamlett
d34c8ca347 half way through refactor 2024-08-27 14:48:22 +02:00
Alan Hamlett
d5e94de63c start refactor 2024-08-27 13:45:10 +02:00
Juan Sebastian velez Posada
35543489e5 Propmt when a api key can not be use + house keeping (#173)
* chore: remove old files

* chore: change JS tests to TS, delete dummy tests

* chore: bump manifests version
2023-02-22 08:11:16 -05:00
Sebastian Velez
2432e1314d chore: remove phantomjs since it is deprecated 2023-01-11 15:30:06 -05:00
Vu Nguyen
9ef655ac3b Setup CI tests (#100)
* use @xarc/xrun to streamline tasks in an imperative manner

* add lint-staged/husky for git hook tasks

* run prettier across all files

* fixing tests

* add ci test workflow

* add a ci workflow

* remove precommit in favor of husky

* add .prettierrc.js

* reformat with prettier
2021-01-13 21:05:05 -08:00
Nathaniel van Diepen
84f30cc918 Force lineendings on more file types 2017-04-18 12:12:54 -06:00
Nathaniel van Diepen
2e692a6ede Get setup to allow for signing. Will have to sort out how to resolve this better later. 2016-12-14 14:25:46 -07:00
Nathaniel van Diepen
9823acc03f Initial work to get working in Firefox 2016-12-14 13:55:43 -07:00
Alan Hamlett
ee49457b90 fix tests 2016-06-29 11:34:53 -07:00
Alan Hamlett
53b60eb90e fix blacklist 2016-06-29 11:11:22 -07:00
Stephen Rodriguez
07e8ae507a working on mocha tests with pahntomjs 2015-07-19 01:38:58 -04:00
Stephen Rodriguez
94a0c98e51 made it this far, chrome missing for actual js code 2015-07-14 16:35:11 -04:00
Stephen Rodriguez
89ef4bdf2f running jest tests using babel-jest preprocess 2015-07-14 13:27:58 -04:00
Stephen Rodriguez
e070b884c3 working on improving tests 2015-07-14 13:14:23 -04:00
Mario Basic
5ff96a4f6d A test that fails. 2015-07-12 09:43:16 +02:00
Stephen Rodriguez
d6b9ccf640 created sample spy test on chrome api 2015-07-03 13:14:30 -04:00
Mario Basic
9598a53788 Written tests for contains, in_array and getDomainFromUrl. 2015-06-30 17:46:37 +02:00
Mario Basic
78ab4c6273 Replaced currentTimestamp function with moment format X. 2015-06-19 18:03:27 +02:00
Mario Basic
fb6e8bee75 Core features implemented. 2015-06-18 17:28:46 +02:00
Mario Basic
82ebeb2d65 Updated tests. 2015-06-18 14:05:41 +02:00
Mario Basic
5788f0755d Updated readme and screenshots. Added and updated tests. 2015-06-18 00:34:45 +02:00
Mario Basic
2e64a56de2 Added tests for helpers and components. All react components are now ES5. 2015-06-17 18:15:20 +02:00
Mario Basic
350110742e Added total time logged today. Changed UI. 2015-06-14 12:33:21 +02:00
Mario Basic
fda748019c Updated test. 2015-06-14 01:10:10 +02:00
Mario Basic
229f514819 Started working on getting the time logged today. 2015-06-14 00:31:22 +02:00
Stephen Rodriguez
cdc1fe26f0 added config for Jest tests location 2015-06-10 14:38:32 -04:00
Alan Hamlett
61b8a84945 rename __tests__ to tests to fix #20 2015-06-10 11:21:05 -07:00