This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
601440d5406564de39c7cd0b1f92fa8cb3df1803
seasonedShows
/
seasoned_api
History
KevinMidboe
601440d540
Ok. I can explain this bug. It seems commenting out teardown in resetDatabase solves our issue that travis cannot find our teardown script eventough it outputs the exact path it should be at. Will come back to this as it seems it works everywhere else. Good night.
2017-12-21 01:00:47 +01:00
..
conf
Added a template development.json file for build purposes.
2017-12-20 22:22:25 +01:00
src
Tried to re-add teardown and updated it to drop only tables that are in the database. Crossing fingers for a second pass.
2017-12-21 00:46:52 +01:00
test
Ok. I can explain this bug. It seems commenting out teardown in resetDatabase solves our issue that travis cannot find our teardown script eventough it outputs the exact path it should be at. Will come back to this as it seems it works everywhere else. Good night.
2017-12-21 01:00:47 +01:00
.eslintrc.json
Added eslint and set preset to airbnb base.
2017-10-26 14:51:12 +02:00
.gitignore
Updated gitignore to ignore conf folder and deleted the contents of conf.
2017-12-01 10:57:28 +01:00
package.json
Forgot to remove path without test scripts yet.
2017-12-20 21:13:24 +01:00
yarn.lock
Added travis support to api.
2017-12-20 20:46:15 +01:00