-
### Environment
* Elixir & Erlang/OTP versions (elixir --version): Elixir 1.9.4 (compiled with Erlang/OTP 20)
* Operating system: Ubuntu 18.04.3 LTS (kernel 4.15.0-72-generic)
### Current behav…
-
Hi,
While playing with this in tests I wanted to create a cluster of 2 nodes (besides main/manager node), execute some actions, heal that cluster and then test if reconciling of data between those …
-
Eventually without an assert passes even when it shouldn't. This means tests can give false positives.
AC
- Eventually should fail with a proper failure reason when the returned boolean doesn't have …
-
Include the [AggregateCase](https://gist.github.com/PaoloLaurenti/88c902cc18c63a0a15e9ef3e2e575b42) ExUnit case template as a test helper for projects using Commanded to easily test aggregates.
-
If submitting a bug, please provide the following:
### Environment
* Elixir version (elixir -v):
```
Erlang/OTP 22 [erts-10.4.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe…
-
### Environment
* Elixir & Erlang/OTP versions (elixir --version): `Elixir 1.10.0-dev (db7d715) (compiled with Erlang/OTP 22)`
### Current behavior
Not sure if it can be considered a bug but …
-
I came across an incompatibility with `ExUnit.Callbacks.start_supervised/2` and `stop_supervised/1` in which expectations are not shared with the supervised process while executing the teardown logic …
-
After applying the fix for #1730, two Elixir tests are still failing in Windows.
## Expected Behavior
`make elixir` should pass
## Current Behavior
First failing test:
```
SecurityValidati…
-
### Environment
* Elixir & Erlang/OTP versions (elixir --version):
```
Erlang/OTP 22 [erts-10.4.4] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe]
Elixir 1.9.0 (compiled with…
-
I sometimes encounter users struggling with PropCheck when debugging properties if exceptions are present. Such errors are hard to debug if the `:verbose` flag is not set, as the stack traces are hidd…