livehelpnow / tds_ecto

TDS Adapter for Ecto
57 stars 34 forks source link

Unable to run test suite #36

Closed graves closed 7 years ago

graves commented 8 years ago

The only tests run during development were those in test/tds_test.exs which as of this moment is showing 7 failing tests. The results of which can be seen in this Gist

The test_helper.exs file is in it's current state so that we could at least run that single test.

The project needs to be able to run Ecto integration tests.