-
Couldn't load subscription status.
- Fork 79
Fixing more tests #1532
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
Fixing more tests #1532
Conversation
|
@josenavas obviously we need to wait to review the other PRs before we review this but looking at the errors in the build I think there is something not right ... could you take a look? My concern is that the DB is not being created. |
…fact-fixing-more-stuff
|
👍 |
qiita_db/portal.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
analysis -> analyses
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
|
👍 Just two small comments. |
|
Thanks @josenavas, let's wait for the tests, but this looks good. |
This PR depends on #1531, so review/merge that one first.
This PR fixes the tests for software, portal, test_sql.py and util.
The software and portal objects have been modified to return instances of other objects rather than the ids.