Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Comments

python3 & update packages to latest#48

Open
RedCraig wants to merge 11 commits intomattupstate:masterfrom
RedCraig:master
Open

python3 & update packages to latest#48
RedCraig wants to merge 11 commits intomattupstate:masterfrom
RedCraig:master

Conversation

@RedCraig
Copy link

@RedCraig RedCraig commented Jun 9, 2016

  • Updated test factories to use factory.alchemy.SQLAlchemyModelFactory
  • Added orm scoped session for db connections
  • Updated packages to latest
  • is_authenticated is not callable any more
  • updating to python 3 print()
  • updating wtforms imports. TextField is now StringField and Required is now DataRequired
  • fix for SQLAlchemy error TypeError: unhashable type: 'Role'
  • Added @factory.post_generation hook for roles generation when a user is created
  • Secret key utf8 encoded to match FlaskTestCaseMixin hmacs version

Updating to latest packages had last been done in #23, which I wish I had checked before updating myself!

@RedCraig
Copy link
Author

RedCraig commented Jun 9, 2016

@mattupstate Wercker fails in the build image step with:
2016/06/09 09:52:38 Could not reach any registry endpoint

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant