summaryrefslogtreecommitdiff
path: root/yarns
AgeCommit message (Expand)AuthorFilesLines
2018-07-17Add: applications to configLars Wirzenius1-0/+2
2018-07-17Change: don't follow redirectsLars Wirzenius1-5/+9
2018-07-13Change: actually implement stepLars Wirzenius1-4/+6
2018-07-13Change: actually implement a stepLars Wirzenius1-2/+2
2018-07-13Fix: how content types are checked (ignore charset)Lars Wirzenius1-1/+1
2018-07-13Fix: path for login page needs to be /loginLars Wirzenius1-1/+1
2018-07-13Fix: user paths, not full URLs, since that's what IMPLEMENTS expectsLars Wirzenius1-3/+3
2018-07-11Add: scenario for testing Qvisqve loginLars Wirzenius3-0/+83
2018-02-09Rename: to QvisqveLars Wirzenius5-44/+45
2018-02-03Change: start_salami port, pid-file and daemonisationLars Wirzenius1-1/+1
2018-02-02Fix: adapt yarns for start_salami changesLars Wirzenius2-7/+5
2018-02-02Add: module to hash cleartext passwords for storageLars Wirzenius2-8/+22
2018-01-30Add: client creds scenario, rework implements a lotLars Wirzenius6-106/+292
2018-01-30Rename: smoke.yarn to 100-version.yarnLars Wirzenius1-0/+0
2018-01-04Fix: don't verity TLS certs of serverLars Wirzenius1-4/+4
2017-11-16Fix: make local yarns workLars Wirzenius1-5/+6
2017-11-16Add: ./check remote support, start_debug salami local and remoteLars Wirzenius1-1/+1
2017-11-16Add: check can start/stop salami or run against remoteLars Wirzenius3-53/+140
2017-11-16Add: beginnings of a yarn test suiteLars Wirzenius3-0/+383
2017-11-14Fix: start SalamiLars Wirzenius3-1633/+0
2017-10-25Add: scenario that tests the right listeners show upLars Wirzenius1-0/+90
2017-10-18Add: history and background from README to yarn introLars Wirzenius1-1/+18
2017-10-09Add: test scenario for managing blobsLars Wirzenius3-1/+166
2017-10-05Add: import json in lib.py so it's available in every implementsLars Wirzenius1-0/+1
2017-10-05Add: check that there are expected number of notificationsLars Wirzenius1-0/+1
2017-10-05Add: scenario step to check number of resources foundLars Wirzenius1-0/+9
2017-10-05Fix: capture result in correct variableLars Wirzenius1-1/+1
2017-10-05Fix: implements to provide debugging output, be simpler codeLars Wirzenius1-15/+10
2017-10-05Add: implement get id of given item in search resultLars Wirzenius1-1/+16
2017-10-05Add: implement test for header valuesLars Wirzenius1-7/+10
2017-10-05Add: capture HTTP response headersLars Wirzenius1-4/+4
2017-10-04Add: yarn scenario for testing notificationsLars Wirzenius2-0/+342
2017-09-28Add: check that resource type doesn't get listedLars Wirzenius1-0/+4
2017-09-28Fix: how backend is started by yarnsLars Wirzenius1-1/+1
2017-09-27Add: test that one can retrieve resource type specs via APILars Wirzenius1-2/+11
2017-09-26Add: scenario for testing /resource_types (GET only)Lars Wirzenius1-0/+19
2017-09-25Add: smoke test for URL-encoded slashes in searchesLars Wirzenius1-0/+6
2017-09-25Add: tests for search being case-insensitiveLars Wirzenius1-2/+4
2017-09-25Add: test that sub-resource hit returns id of parentLars Wirzenius1-0/+10
2017-09-25Add: test for updating subresource with wrong revisionLars Wirzenius1-0/+7
2017-09-25Add: use real revision in test, just to be sureLars Wirzenius1-1/+1
2017-09-25Add: test and fix for wrong resource id in bodyLars Wirzenius1-0/+8
2017-09-25Add: PUT subresource in api, smoke testsLars Wirzenius1-3/+14
2017-09-25Add: subject/sub subresource, scenario to test itLars Wirzenius2-0/+39
2017-09-20Fix: error message for /offset, /limit w/o /searchLars Wirzenius1-0/+24
2017-09-19Revert "Fix: disallow a lone /limit without /offset"Lars Wirzenius1-8/+1
2017-09-19Fix: disallow a lone /limit without /offsetLars Wirzenius1-1/+8
2017-09-19Add: /offset and /limit tests in smoke.yarnLars Wirzenius1-0/+114
2017-09-19Add: smoke.yarn scenario for testing /sort with searchesLars Wirzenius3-0/+127
2017-09-18Fix: drop spurious top-level full_name field from subjectLars Wirzenius1-12/+16