Commit Graph

594 Commits

Author SHA1 Message Date
Florian Dold
95ad4639a3 don't instrument emscripten output 2016-11-13 19:39:30 +01:00
Florian Dold
095b19aeb4 coverage for browser tests 2016-11-13 18:44:50 +01:00
Florian Dold
f5a1a26368 test output for the browser 2016-11-13 17:37:48 +01:00
Florian Dold
35e7e1f464 fix test harness issue with emscripten 2016-11-13 17:25:36 +01:00
Florian Dold
eb84d5747a fix small react issues 2016-11-13 10:17:39 +01:00
Florian Dold
b2128609ac Finally give in and use React, minor tweeks.
Preact (a minimalistic React alternative) had too many bugs ...
2016-11-13 08:16:52 +01:00
Marcello Stanisci
3f0ee289c4 selenium: fix closing chrome test 2016-11-12 23:44:02 +01:00
Marcello Stanisci
0def1cd3cf selenium: test if chrome is responsive 2016-11-12 23:34:39 +01:00
Marcello Stanisci
3264067ce3 selenium: fixing non-clickable element by sleep(). To be improved. 2016-11-12 13:13:25 +01:00
Marcello Stanisci
6492b6488a selenium: fixing the way (certain) elements are clicked.
Namely, since the lang bar at the bottom has absolute position it overlays on elements
to be clicked; so the window needs to be scrolled a bit further in order to click the
desired elements
2016-11-10 00:11:22 +01:00
Marcello Stanisci
1dd7ae8452 selenium: adding --ext-unpacked option, plus minor fixes on waiting for invisible elements 2016-11-09 18:19:47 +01:00
Marcello Stanisci
078078a231 #4762 2016-11-09 13:53:22 +01:00
Marcello Stanisci
49b7c644c0 selenium: fixing up to make_donation. Fail due to #4762 2016-11-08 22:16:50 +01:00
Marcello Stanisci
a4c073bfa4 selenium: correctly picking amount to withdraw 2016-11-08 22:03:00 +01:00
Florian Dold
490bacd2ce tests for crypto API 2016-11-08 17:19:09 +01:00
Florian Dold
25e446e405 improve TAP output 2016-11-08 16:56:58 +01:00
Florian Dold
350367d399 fix inverted condition 2016-11-08 16:55:21 +01:00
Florian Dold
8ab029430c remove logging 2016-11-08 16:53:29 +01:00
Florian Dold
5dfa8d79e1 fixes to test harness 2016-11-08 16:52:03 +01:00
Florian Dold
afb9fba64b Update preact version 2016-11-08 15:19:39 +01:00
Florian Dold
6e5fb04d3f Squashed 'thirdparty/preact/' changes from b2d90cc..ba094e2
ba094e2 Run only local tests for pull requests (#390)
e9fc3c2 Fix CI build (#386)
70a5ca3 This adds a link to preact-i18nline. (#382)
5dffd85 Merge branch 'pr-fix-build-for-windows' of https://github.com/Download/preact
f14edf7 kilobits => kilobytes (#383)
c193547 Test for #292
284e4aa 6.4.0
24eab2f Prevent accidental duplicate recycling of elements when swapping the base element of a component. Fixes #373.
76c5ef7 fix lint error
8008886 When swapping the base of a composed child component, update its parent's base reference. Fixes #349.
fd4f21f Add an equality check prior to setting `.nodeValue` on text nodes, since Firefox (and maybe others) don't do this internally by default.  Fixes #368 - thanks @zbinlin!
1555e2b Add CDNJS version badge in readme (#365)
79c8bae Disable React Developer Tools integration tests under IE (#362)
84f4eeb Refactor `linkState()` a bit to drop around 40 bytes. Coincidentally, that's the exact size of the hooks just added for DevTools... 👌
22bbfcb Little tweaks 👯
f8b326e Document how to use the React DevTools with Preact (#354)
1f4a8eb Correct "preact/devtools" type definitions (#355)
68f22eb Add React Developer Tools integration (#339)
2a7a027 Add ref and allow objects in className (#316)
4a59cca fix readme todomvc link (#345)
37ca4e0 Fixes build for Windows #343
cf93387 6.3.0
ff05818 Make `VNode.children` *always* be an Array, even when there are no children.
9b095f4 Added link to preact-layout (#342)

git-subtree-dir: thirdparty/preact
git-subtree-split: ba094e27b602cb16aded7dcad95f71e44b7b0476
2016-11-08 15:07:07 +01:00
Florian Dold
b37e7762bb don't withdraw coins that are valid in the future 2016-11-07 14:27:08 +01:00
Florian Dold
358c0ce513 add merchant instance field at the right places 2016-11-03 19:57:08 +01:00
Florian Dold
dd45721bab include pay_deadline in payment request 2016-11-03 19:46:59 +01:00
Florian Dold
4976ba598a check for node version (correctly this time) 2016-11-03 04:15:29 +01:00
Florian Dold
2f57643e2e add new fields to contract 2016-11-03 01:53:53 +01:00
Florian Dold
d1291f6755 node_modules 2016-11-03 01:33:53 +01:00
Florian Dold
d0a0695fb5 test harness for both browser and node 2016-11-03 00:47:22 +01:00
Florian Dold
e9a383ede7 rename to prove-node 2016-11-02 21:18:08 +01:00
Florian Dold
db9177bb17 TAP-based test harness 2016-11-02 21:13:56 +01:00
tg(x)
d76fce8077 manifest: version++ 2016-10-25 17:57:38 +02:00
tg(x)
c7d4e3a6b9 do not include *.po* and duplicate images in build 2016-10-25 17:57:20 +02:00
tg(x)
fd30795847 manifest: author, icons, stable name 2016-10-21 21:28:18 +02:00
tg(x)
ef15d70138 manifest: minimum_opera_version 2016-10-21 17:34:42 +02:00
Florian Dold
de65019ed6 make queries then-able 2016-10-20 01:37:00 +02:00
Florian Dold
9ee0823b7e introduce map for query streams 2016-10-19 23:55:58 +02:00
Florian Dold
9ccc6626ac have refs in d.ts file instead of .ts file 2016-10-19 23:40:45 +02:00
Florian Dold
67e0e02ee0 remove unused source file 2016-10-19 23:40:09 +02:00
Florian Dold
9fbf208aab spacing 2016-10-19 23:27:46 +02:00
Florian Dold
6a11b512b3 simplify / fix transaction semantics 2016-10-19 22:59:24 +02:00
Florian Dold
e6763f3fac show pending outgoing balance in overview 2016-10-19 22:49:03 +02:00
Florian Dold
4fd1e07449 fix db issue 2016-10-19 20:16:01 +02:00
Florian Dold
b0b737f72e show pending incoming amount 2016-10-19 18:40:29 +02:00
Florian Dold
2780418c3e fix redraw more problems 2016-10-18 02:58:46 +02:00
Florian Dold
6fbe8c4787 fix redraw problem 2016-10-18 02:40:46 +02:00
Florian Dold
ffd802a23d await 2016-10-18 02:39:54 +02:00
Florian Dold
bb10d36244 fix refresh, re-fetch /keys before refresh 2016-10-18 02:11:41 +02:00
Florian Dold
6b51e3e48f generate db from schema 2016-10-18 02:07:38 +02:00
Florian Dold
218c7d5bd6 be even more safe in db 2016-10-18 01:47:40 +02:00
Florian Dold
700eb32f5a be even more safe in db 2016-10-18 01:36:47 +02:00