-
Upgrading my solution to .NET 7 and suddenly hitting the following exception when running unit tests:
`System.ArgumentException : Expression of type 'Ardalis.SmartEnum.SmartEnum'2[Namespace.Reserve…
-
We just found an issue where altering an already updated document changes that document in the database.
**Steps to reproduce**
* insert a document
* update the document with an object using `$…
-
I have a serverless framework and dynamo db in my local. I am trying to seed data . When i do 'sls offline start', seed data is getting inserted into my local dynamo db. but when i deploy it to aws us…
-
Process exit listeners aren't removed properly when the child process exits. This leads to a node warning once you start and stop the offline DynamoDB more than 10 times:
```
(node:9960) MaxListener…
qtiki updated
5 years ago
-
I would like to be able to mock relational commands and assert on these calls when using the `InMemory` database provider. At the same time, I would like the `InMemory` provider to continue to support…
APIWT updated
3 years ago
-
### Description
When adding unit tests for a business logic where touching `BulkMerge` with `IncludeGraph` feature, we got the following exceptions. Surprisingly, the production code works and behave…
-
I try to use this db to instead of the inmemory db (sqlite and efcore inmemory).
But got this error:
```
Message:
System.TypeLoadException : Method 'CommitTransactionAsync' in type 'FileConte…
-
SVT: Jaeger pod showing significant memory increase when executing app load against AcmeAir using mpTelemetry-1.1, microProfile-4.1 and webProfile-8.0 features.
**Describe the bug**
SVT is testi…
-
所有pod状态都正常
#### kubectl get pods -n onecloud
NAME READY STATUS RESTARTS AGE
default-ansibleserver-6fdb6458d4-wtsq6 1/1 …
-
See: https://app.circleci.com/pipelines/github/eventuate-tram/eventuate-tram-sagas-quarkus/6/workflows/0a2077f3-c149-43e8-9db2-13f70fcb3264/jobs/16
`shouldRejectOrder() - io.eventuate.examples.tram…