Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Travis CI #19

Merged
merged 7 commits into from
Apr 23, 2015
Merged

Integrate Travis CI #19

merged 7 commits into from
Apr 23, 2015

Conversation

icyflame
Copy link
Owner

  • Create the .travis.yml file
  • Populate the fixtures appropriately
  • Create one basic test for checking if the PG database on Travis is working.

FIXES #18

- To install sqlite3 even in the test env
- Edit the database.yml file accordingly.
- staging branch updated to networking-portal-staging
- master branch updated to networking-portal-production
- Emptied all the test files for now.
- New tests will be added soon.
- Fixtures for creating 10 alumni, studmems and coords
- One basic test for checking if the alumni were created or not.
- Running rake will run the whole test suite, thus, running checking
  for all errors and tests that have been written.

AMEND 1
- Change the tabs in database.yml to spaces.

AMEND 2
- Edit a spelling error in the database.yml file.

AMEND 3
- Change the test slightly so as to assert the equality of the two ID's
  rather than the object itself.
@icyflame icyflame merged commit 042a2ce into master Apr 23, 2015
@icyflame icyflame deleted the integrate-travis branch April 23, 2015 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write more tests!
1 participant