View Issue Details

IDProjectCategoryView StatusLast Update
0007283Talerwallet-corepublic2022-11-04 20:52
Reporteroec Assigned ToFlorian Dold  
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9Fixed in Version0.9 
Summary0007283: How to run the integration tests? README outdated
DescriptionCurrently the readme says:

> # Integration Tests
>
> This repository comes with integration tests for GNU Taler. To run them,
> install the wallet first. Then use the test runner from the
> taler-integrationtests package:
>
> ```shell
> cd packages/taler-integrationtests/
> ./testrunner '*'
> ```

But neither the directory nor a script testrunner exists.

There is however a packages/taler-wallet-cli/src/integrationtests/testrunner.ts but no explanation how to call it.
TagsNo tags attached.

Activities

Florian Dold

2022-09-05 14:05

manager   ~0019088

Updated instructions in wallet-core.git:b37fbdb59dc5.

Issue History

Date Modified Username Field Change
2022-07-20 15:06 oec New Issue
2022-07-20 15:06 oec Status new => assigned
2022-07-20 15:06 oec Assigned To => Florian Dold
2022-07-20 16:18 oec Description Updated
2022-08-25 21:35 Christian Grothoff Severity minor => text
2022-09-05 14:05 Florian Dold Status assigned => resolved
2022-09-05 14:05 Florian Dold Resolution open => fixed
2022-09-05 14:05 Florian Dold Note Added: 0019088
2022-10-20 10:47 Christian Grothoff Fixed in Version => 0.9
2022-10-20 10:48 Christian Grothoff Target Version => 0.9
2022-11-04 20:52 Christian Grothoff Status resolved => closed
2023-04-13 20:36 Florian Dold Category wallet (TS core) => wallet-core