CocoaPods / search.cocoapods.org

This is the CocoaPods search engine repo, please direct CocoaPods issues to the main CocoaPods repository.
25 stars 11 forks source link

Configure travis to run tests #72

Closed kylef closed 8 years ago

floere commented 9 years ago

Which database will we take the test data from?

floere commented 9 years ago

We could run some unit tests or similar, that would help already.

segiddins commented 9 years ago

I thought we configured a rake task to setup a test database? Or was that only on Metrics?

floere commented 9 years ago

Where would that database be located?

On Mon, Dec 22, 2014 at 11:26 AM, Samuel E. Giddins notifications@github.com wrote:

I thought we configured a rake task to setup a test database? Or was that only on Metrics?

Reply to this email directly or view it on GitHub: https://github.com/CocoaPods/search.cocoapods.org/issues/72#issuecomment-67822344

segiddins commented 9 years ago

You can create Postgres DBs on Travis, I'm pretty sure

-Samuel E. Giddins

On Dec 22, 2014, at 8:09 AM, Florian R. Hanke notifications@github.com wrote:

Where would that database be located?

On Mon, Dec 22, 2014 at 11:26 AM, Samuel E. Giddins notifications@github.com wrote:

I thought we configured a rake task to setup a test database? Or was that only on Metrics?

Reply to this email directly or view it on GitHub: https://github.com/CocoaPods/search.cocoapods.org/issues/72#issuecomment-67822344 — Reply to this email directly or view it on GitHub.

floere commented 9 years ago

Can you find out? It would be great to have that :)

floere commented 9 years ago

http://docs.travis-ci.com/user/using-postgresql/

floere commented 8 years ago

Closing this in favor of #93.