708 Commits
Author SHA1 Message Date
TanjaandSulka Haro cc0d7dba3b Alexa translations (#3532)
* More alexa translatable texts and german translations.

* More alexa translatable texts and german translations.

* More alexa translatable texts and german translations.

* More alexa translatable texts and german translations.
2018-05-18 09:03:38 +03:00
Sulka Haro 9007db0f63 Fix tests 2017-12-28 19:15:52 +02:00
Dragan MaksimovicandSulka Haro 18892a491b Fix bg units in updated Loop pill (#3114)
* Update package.json

* update package.json

* Update loop.js

* test

* add BLE RSSI

* add BLE RSSI

* update RSSI time stamp

* update Loop RSSI reporting

* update Loop RSSI reporting

* show RSSI and pumpRSSI in Loop pill, if available

* update Loop pill RSSI

* Update RSSI in Loop pill

* Fix bg units

* updated Loop pill test

* Fix bg units
2017-12-05 16:17:21 +02:00
Dragan MaksimovicandSulka Haro 68a44fcf97 Add recommended bolus and eventual BG to Loop pill (#3040)
* Update package.json

* update package.json

* Update loop.js

* test

* add BLE RSSI

* add BLE RSSI

* update RSSI time stamp

* update Loop RSSI reporting

* update Loop RSSI reporting

* show RSSI and pumpRSSI in Loop pill, if available

* update Loop pill RSSI

* Update RSSI in Loop pill

* Add recommended bolus to Loop pill

* Add eventual BG to Loop pill

* Update test for Loop pill with eventual BG

* Update test for Loop pill with eventual BG
2017-11-28 18:39:08 +02:00
Sulka HaroandGitHub 9e0cc8bffc Merge pull request #2926 from nightscout/rendering
Make SMBs and predictions fit better
2017-11-01 22:00:08 +02:00
Sulka Haro dc3611d234 Fix SAGE pill test failing due to summer time change 2017-11-01 21:42:47 +02:00
Christopher Fredregill 1fa753d85f More test coverage for /lib/client/renderer.js (highlightBrushPoints) 2017-10-28 22:48:19 -07:00
PieterGit 2f33b74efb fix merge errors, up version and fix test
fix merge errros by reverting views/index.html and lib/client/renderer.js,
up version in bower.json, npm-shrinkwrap.json and package.json
fix test/client.renderer.test.js
2017-10-27 20:46:23 +02:00
PieterGit cbee7f2a48 pluginbase.test.js fails with 30 sec. upping to 40 sec timeout
```
not ok 188 pluginbase "before each" hook for "does stuff"
 Error: timeout of 30000ms exceeded. Ensure the done() callback is being called in this test.
```
2017-10-22 02:01:10 +02:00
PieterGit c0388ab9da increase timeout of admintools.test.js from 25 to 30 seconds 2017-10-22 01:51:07 +02:00
PieterGit 2b5c66045f Increase timeout for careportal.test.js and pluginbase.test from 25 to 30 sec., just to be sure. I seem to work once with Node 8.7.0, but the test did a timeout once on Node 8.5.0 on Travis. 2017-10-22 01:38:04 +02:00
PieterGit 45d4853d60 Merge branch '201710_node870' of https://github.com/PieterGit/cgm-remote-monitor into travis_improve
Update to nightscout 0.10.1 and upgrade nodejs to 8.7.0 and npm update
See PR: https://github.com/nightscout/cgm-remote-monitor/pull/2967
2017-10-22 01:02:04 +02:00
Christopher Fredregill 68af094c77 Adding some test coverage for /lib/client/renderer.js 2017-10-15 15:48:39 -07:00
PieterGit 2f46e05128 hasauth.test.js fails with 25 sec. increasing to 40 sec 2017-09-14 20:11:41 +02:00
PieterGit 2cadcb0f76 increase profileeditor tests to 40 sec 2017-09-14 20:03:42 +02:00
PieterGit ec06d5da3b the following tests don't complete in 5 sec. increase timeout to 25 sec. 2017-09-14 19:54:46 +02:00
PieterGit 2676cee355 Admintools and profileeditor test fails with 20 sec timeout. Increasing to 25 sec.
```
not ok 1 admintools "before all" hook
  Error: timeout of 20000ms exceeded. Ensure the done() callback is being called in this test.
      at tests/admintools.test.js:177:7
      at Object.done (node_modules/benv/index.js:32:21)
      at process.nextTick (node_modules/jsdom/lib/old-api.js:347:18)
      at _combinedTickCallback (internal/process/next_tick.js:131:7)
      at process._tickCallback (internal/process/next_tick.js:180:9)

not ok 203 Profile editor "before each" hook for "should produce some html"
  Error: timeout of 20000ms exceeded. Ensure the done() callback is being called in this test.
      at tests/fixtures/headless.js:160:7
      at Object.module.exports.setup (node_modules/benv/index.js:24:56)
      at Function.init [as setup] (tests/fixtures/headless.js:16:10)
      at Context.<anonymous> (tests/profileeditor.test.js:94:14)
```
2017-09-14 19:26:50 +02:00
PieterGit ddce2b91cd decrease timeouts to detect regressions faster in future 2017-09-14 19:16:32 +02:00
Sulka Haro 8b0d3c704b Merge dev 2017-09-11 22:54:41 +03:00
Sulka HaroandGitHub 28ffdc19e3 Merge pull request #2707 from tanja3981/alexaTranslations
Alexa translations
2017-09-11 22:50:14 +03:00
Sulka Haro b8cf50e189 Merge dev 2017-09-11 20:03:23 +03:00
Sulka Haro 32273fdf20 Fix tests to uses the view path :D 2017-09-11 20:02:30 +03:00
Sulka HaroandGitHub e63453c6a8 Merge pull request #2785 from drnoname82/dev-openaps-enacted-fix
Update openaps.js to recognize the correct spelling of "received"
2017-09-11 19:50:38 +03:00
Sulka Haro be34ac5677 Merge dev 2017-09-11 18:50:06 +03:00
PieterGit de710ae492 revert test/fixtures/headless.js (now without changing indent) 2017-09-11 08:59:59 +02:00
PieterGit ec2ca3823e revert tests/fixtures/headless.js 2017-09-11 08:54:40 +02:00
PieterGit 94f56eabb3 increase timeout for profileeditor tests 2017-09-11 01:06:48 +02:00
PieterGit 38b45bbab9 set timeout of profileeditor.test to 30 seconds 2017-09-10 23:40:20 +02:00
PieterGit 4a4cc7ee91 last try for today 2017-09-10 23:18:44 +02:00
PieterGit 745730b486 increase timeout to 30 secs for admintools test and change environment variables for travis 2017-09-10 22:10:10 +02:00
drnoname82andGitHub c0f22fd8e7 Update openaps.test.js
Test for devicestatus-entries containing the correct spelling of the word "received" instead of "recieved" in OpenAPS versions 0.6.0 and later
2017-09-05 21:33:18 +02:00
Tanja Schmidt 5d2a95f8e7 Merge branch 'dev' of https://github.com/nightscout/cgm-remote-monitor into alexaTranslations 2017-09-01 21:28:31 +02:00
Sulka Haro adfe57579e Increasing Travis timeouts ridiculously, we need to do something to this 2017-08-30 00:15:22 +03:00
Sulka Haro a1ac364df1 More test fixes 2017-08-30 00:05:45 +03:00
Sulka Haro ffad5b38a8 Merge commit '035b3aef7418d1dd4d2a2ffec86e3363dc7fe1b2' into wip/onlinestatus 2017-08-29 23:46:48 +03:00
Sulka Haro 7bef2216e2 Report tests takes over 40 seconds to run in Travis, timeout increased 2017-08-29 23:38:28 +03:00
Sulka Haro e39e1132ea Unit tests fixed 2017-08-29 22:59:55 +03:00
Sulka Haro 4d0a3728cc Use ejs to render the app cache and cache buster tokens 2017-08-27 14:34:46 +03:00
Tanja Schmidt 3df4b91eb8 Merge branch 'ns_dev' into alexaTranslations 2017-08-25 19:29:40 +02:00
Sulka Haro 89cee93805 Fix battery icon, some tests 2017-08-21 18:02:27 +03:00
Tanja Schmidt 1643b96fc2 alexa translations 2017-07-25 22:33:20 +02:00
MilosKozak c7b1520002 fix report test 2017-06-15 22:07:52 +02:00
Jason Calabrese 798b683ad6 don't try toggling the drawer durring the test 2017-05-22 17:31:18 -07:00
Jason Calabrese e391baadfe add some debugging to see why count sometimes doesn't match 2017-03-15 00:19:29 -07:00
Jason Calabrese b8880500cb instead of using the data-loaded event, just go back to db directly 2017-03-14 23:57:41 -07:00
Jason Calabrese 0e1894c74b merge in dev, fix conflicts in .travis.yml and package.json 2017-03-14 22:38:51 -07:00
MilosKozak 61c850be23 Not authorized -> Unauthorized for translations 2017-01-22 14:53:58 +01:00
Jason CalabreseandGitHub 192c4d0533 stop using uniq for SGVs since we use buckets (#2370)
* stop using uniq for SGVs since we use buckets
also enables more detailed monitoring when there is data from multiple devices with the same mills

* clean up

* bump version to 0.9.3-dev-20161224
2016-12-24 10:34:34 -08:00
Jason Calabrese eee2baa12e fix bug with null value for openaps.iob 2016-12-23 00:00:49 -08:00
Jason Calabrese efe69e5095 refactoring: move deviceName, timeFormat, formatAgo, timeAt to utils 2016-12-11 23:57:48 -08:00