-
I have tried using context.log(), and I have tried creating my own logger, faffing around with the BasicConfig() with and without formatters. But I cannot get logs within the environment.py or fixture…
-
### 系统信息
- 外部访问地址: http://localhost:8090
- 启动时间: 2024-10-17 14:22
- 版本: 2.20.3
- 构建时间: 2024-10-15 17:29
- Git Commit: 3a3e0e8
- Java: IBM Semeru Runtime Open Edition / 21.0.4+7-LTS
- 数据库: MySQL Commu…
-
The test `test_security_alerts` is behaving flaky on ADO. Possibly related to #9385.
Occasional ADO stack trace:
```
======================================================================
FAIL: …
-
Hi, I'm trying to start acapy v1.0.0 with this docker-compose.yml.
```
version: '3'
services:
acapy:
image: ghcr.io/hyperledger/aries-cloudagent-python:py3.12-1.0.0
restart: on-failu…
-
Was just reading over a couple of things and noticed issue #677 which support was not implemented for WSS, so I am making this issue to add WSS support.
This would be incredibly useful on the tape …
-
Nie działało mi tworzenie zamówienia zgodnie z instrukcjami w readme więc postanowiłem odpalić testy.
A tutaj:
```
openpayu_ruby git:(master) rspec
I, [2014-08-21T08:30:01.166133 #8822] INFO -- : …
-
In #541 I introduced a test suite based on VCR.py cassettes, however over time I've learned that the Google Trends API returns different data for what should be already consolidated information (e.g. …
-
I'll start looking into this package. This issue is mainly to track questions about the code I don't understand etc.
All edits will first take place on my fork : https://github.com/gowachin/laselva
…
-
First of all, thanks for creating this library! I really want to use it as I feel it would allow me to write tests that interact with external APIs more efficiently than with my current approach.
…
-
**Purpose**
Work out test strategy and test plan for pyDataverse, with a test plan.
**Scope**
In:
* Detailed test plan for API module
Out:
* Detailed test plan for models and utils m…