VirtualTam's bookmarks
11 bookmarks found
Page 1 of 1
-
Part 1 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-one
- https://github.com/mbithenzomo/project-dream-team-one
- http://flask.pocoo.org/docs/0.12/config/
- http://flask.pocoo.org/docs/0.12/patterns/appfactories/
- http://flask.pocoo.org/docs/0.12/blueprints/
- http://flask-sqlalchemy.pocoo.org/2.2/config/
Part 2 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-two
Part 3 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-three
-
Testing Flask applications with pytest
2017-05-23 - http://alexmic.net/flask-sqlalchemy-pytest/ // https://gist.github.com/alexmic/7857543
- http://piotr.banaszkiewicz.org/blog/2014/02/22/how-to-bite-flask-sqlalchemy-and-pytest-all-at-once/
- http://flask.pocoo.org/docs/0.12/testing/
- https://docs.pytest.org/en/latest/
- https://pytest-flask.readthedocs.io/en/latest/
- https://stackoverflow.com/questions/28836893/how-to-send-requests-with-jsons-in-unit-tests
-
JSON data with SQLAlchemy and Flask
2017-05-19 -
Page 1 of 1