-
## Background
Over the years we have developed various testing tools to test parts of the ownCloud systems, such as:
1. unit tests in the same language as the units/classes they are testing (phpunit…
-
Have a process of verifying tags in PR before merge to master branch
Say we provide a list of tags for contracts we need to verify e.g. [feature, master]
Say if feature tag is a new contract, th…
-
For Example:
There are ORDER_NUMBER , BILL, DATE. As per PACT its generating according to alphabetical order. To see its not looking good as we need Order Number First.
I need response like thi…
-
pact-jvm generates contracts with the following assertions:
```
"$.body.products[*].productNumber": {
"match": "integer"
},
...
"pact-specification": {
…
-
@slpopejoy
With the following setup, and the module typechecking:
```lisp
(begin-tx)
(env-data { "kadmin": { "keys": ["admin"], "pred": "=" } })
(env-keys ["admin"])
(define-keyset 'kadmin)
…
-
Setting up an interaction using a `withRequest` component as in
``` javascript
myProvider.withRequest({
method: "get",
path: "/resource?query=param"
});
```
leads to a _No matching interacti…
-
Refs: https://medium.com/@axelhodler/integration-tests-for-third-party-apis-dab67c52e352
-
Hi,
I'm getting below warning when running consumer test using junit5
![image](https://user-images.githubusercontent.com/32245059/79325543-a1909480-7f11-11ea-8481-38a145217632.png)
Tests are pa…
-
```
C:\Users\Asus\Desktop\owncloud-test>npm install owncloud-sdk
added 49 packages, and audited 50 packages in 7s
8 packages are looking for funding
run `npm fund` for details
found 0 vul…
-
## Issue Description
Ticket scope includes developing the conversation guide and finalizing all research materials (plan, screener, conversation guide). Before submitting the study to Platform, it w…