-
### 🐛 Describe the bug
**My expectation is that get_source_partitions should act the same no matter the PT2E model is saved/loaded or not, and I have some other questions inline, thanks.**
### *…
-
**Version Information**
v1.5
**Describe the bug**
https://github.com/akkadotnet/akka.net/pull/4148 added `public IActorRef ChildActorOf(Props props, string name, SupervisorStrategy supervisor…
-
Hi! It would be nice to have a testing module that'd let you do something like Circe's codec laws.
I'm building something like this for work, I'll see if I can contribute it back here later.
Thi…
-
https://github.com/akka/akka/runs/6136665537?check_suite_focus=true#step:5:247
```scala
[info] - must be retried during handshake-timeout (no message loss) *** FAILED *** (8 seconds, 424 milliseco…
-
LocalDateTime method valueToSQLLiteral can accept LocalDateTime only with 3 nano second numbers, but java LocalDateTime can have 9 nano second numbers, so when giving date time with more then 3 nanose…
-
It seems like ScalatestRouteTest is incompatible with akka's TestKit, since they both implement val system: ActorSystem. I can't override it either, because it gets initialized too late and results in…
-
Following up the comment by @ktoso on my PR (https://github.com/akka/alpakka/pull/110#discussion_r110549803) I think would be good to have a testkit module to share some test fixture as at the moment …
-
Motivation :
make sure your actors/streams runs greatly with together
- The testKit
- test actors
- test streams
-
Thanks for providing the `junit-testkit` module, it has made testing extensions more straightforward and supported. I have been documenting some of my usability concerns with it while it is still in t…
-
Unit tests often fail with timeout errors because of parallel execution of independent unit tests regarding the TestKit class. If the system is under heavy load, then it seems that the timeouts are to…
b8rni updated
4 weeks ago