View Issue Details

IDProjectCategoryView StatusLast Update
0004104Talerwallet (WebExtension)public2016-01-21 15:45
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004104: test harness
DescriptionThe webextensions wallet should have a test harness.

I'm not sure what's better here:
1. Run tests via some node.js test runner (e.g. mocha or jasmine) outside of the browser
2. Have some developer page to run test cases from
TagsNo tags attached.

Activities

Christian Grothoff

2015-12-25 11:02

manager   ~0010033

If we can run fully-automated tests, that's always better.

Florian Dold

2015-12-26 01:10

manager   ~0010041

It looks like some dependencies are difficult to mock (e.g. indexeddb, there is a nodejs package for it but it seems to be incomplete), so it looks like we still need to run inside the browser.

Of course some tests could be run without one, like sanity checks for all the low-level crypto stuff.

Issue History

Date Modified Username Field Change
2015-12-25 01:06 Florian Dold New Issue
2015-12-25 11:02 Christian Grothoff Note Added: 0010033
2015-12-25 11:02 Christian Grothoff Severity minor => feature
2015-12-26 01:10 Florian Dold Note Added: 0010041
2016-01-02 12:31 Christian Grothoff Status new => confirmed
2016-01-02 12:31 Christian Grothoff Product Version => 0.0
2016-01-02 12:31 Christian Grothoff Target Version => 0.1
2016-01-11 09:56 Florian Dold Status confirmed => resolved
2016-01-11 09:56 Florian Dold Resolution open => fixed
2016-01-11 09:56 Florian Dold Assigned To => Florian Dold
2016-01-20 18:51 Christian Grothoff Status resolved => closed
2016-01-21 15:45 Christian Grothoff Fixed in Version => 0.0
2016-01-21 15:45 Christian Grothoff Target Version 0.1 => 0.0
2023-04-13 20:37 Florian Dold Category wallet (WebExtensions) => wallet (WebExtension)