In the unit tests, the tests results are not asserted.
My elastic instance is not running on localhost, so each API invocation fails but tests are reported as ended successfully.
Since Project is still in alpha unit tests are not very reliable. As ElasticSwift moves to beta, more unit tests and assertions will start popping up. With that said, Any contributions to the project are welcome.
In the unit tests, the tests results are not asserted. My elastic instance is not running on localhost, so each API invocation fails but tests are reported as ended successfully.