View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003778 | Taler | exchange | public | 2015-04-15 22:14 | 2015-07-11 23:19 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003778: need mint test harness | ||||
Description | We will need to test the mint extensively, so a generic test harness should be provided. The idea is that we have some testcase specification file which gives the "initial" state of the DB (or "fresh") and a series of HTTP requests (specifying URL and JSON) and the expected answers (and possibly DB state). We could then have a generic driver to execute such high-level specifications. | ||||
Tags | No tags attached. | ||||
parent of | 0003516 | closed | Christian Grothoff | Implement /deposit HTTP request |
parent of | 0003773 | closed | Christian Grothoff | Implement /withdraw/status HTTP request |
parent of | 0003772 | closed | Christian Grothoff | Implement /withdraw/sign HTTP request |
parent of | 0003851 | closed | Christian Grothoff | need /admin/add/incoming request for (faking) bank deposits |
|
http://frisbyjs.com/docs/api/ or http://jmeter.apache.org/usermanual/index.html might be reasonable choices. |
|
Basic interpreter is done, now need to still add the ability to check for 'failure' replies (where we issue commands that should not work, and then need to check that the expected response is an error instead of just a positive confirmation). |
|
Mint harness and basic tests completed in d88048e..be77878. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-04-15 22:14 | Christian Grothoff | New Issue | |
2015-04-15 22:14 | Christian Grothoff | Status | new => assigned |
2015-04-15 22:14 | Christian Grothoff | Assigned To | => Christian Grothoff |
2015-04-18 00:56 | Christian Grothoff | Target Version | => 0.0 |
2015-04-18 21:43 | Christian Grothoff | Note Added: 0009095 | |
2015-05-15 17:48 | Christian Grothoff | Target Version | 0.0 => 0.1 |
2015-06-11 16:27 | Christian Grothoff | Relationship added | parent of 0003516 |
2015-06-11 16:27 | Christian Grothoff | Relationship added | parent of 0003773 |
2015-06-11 16:27 | Christian Grothoff | Relationship added | parent of 0003772 |
2015-06-23 20:00 | Christian Grothoff | Relationship added | parent of 0003851 |
2015-07-09 12:12 | Christian Grothoff | Note Added: 0009405 | |
2015-07-09 12:12 | Christian Grothoff | Priority | high => urgent |
2015-07-09 13:02 | Christian Grothoff | Note Added: 0009406 | |
2015-07-09 13:02 | Christian Grothoff | Status | assigned => resolved |
2015-07-09 13:02 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-07-09 13:02 | Christian Grothoff | Resolution | open => fixed |
2015-07-11 19:44 | Christian Grothoff | Status | resolved => closed |
2015-07-11 23:19 | Christian Grothoff | Target Version | 0.1 => 0.0 |
2016-02-18 15:43 | Christian Grothoff | Category | mint => exchange |