1 Commits (85b4230e71f67801182a3532e5e56ce297c21b0a)

Author SHA1 Message Date
Yuri van Midden 85b4230e71
Initial Harambee commit 4 years ago
James Curtin d2f37093e1 One-time black refactor of template 5 years ago
Wagner Augusto Andreoli 8230fa17d5 Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
Wagner Augusto Andreoli e27fa10e15 Add an option to use pylint after flake8, change code to conform to pylint rules 9 years ago
Wagner Augusto Andreoli 2986743a8c Add an option to fix imports before linting, make all code conform to the linting rules 9 years ago
Patman64 2a45b9f4ba Python code clean-up (PEP-8 related and other) 9 years ago
sloria 4179245939 Update tests for factory-boy>=2.4.0 10 years ago
Steven Loria c8d07d0d29 Models must explicitly inherit from SurrogatePK to add primary key 10 years ago
Steven Loria 923b1f55e2 Revert User#set_password and User#check_password for Migrate compatibility 10 years ago
Steven Loria 029a32decd Fix and simplify tests (all tests passing) 10 years ago
Steven Loria 9851fa2974 Follow one test class per model convention 10 years ago
Steven Loria ce85de1b20 Move tests out of app directory 10 years ago
Steven Loria ba68f616c8 Port model tests to pytest 10 years ago
Steven Loria 388cf106c2 Add PasswordType and make __init__ less verbose 10 years ago
Steven Loria f5f5d37eb6 Remove many_to_one, use more explicit ReferenceCol instead 10 years ago
Steven Loria 43a4083eff Add first_name and last_name 11 years ago
Steven Loria 7ede47885f Rename repo_name -> app_name 11 years ago
Steven Loria 64d40aa4be Add WebTest and some tests 11 years ago
Steven Loria 71d309bb4e Add base DbTestCase 11 years ago
Steven Loria d1d832ba97 Add Factory Boy support 11 years ago
Steven Loria abda53a2f3 Fix Procfile 11 years ago
Steven Loria 4aea7377a1 Remove env parameter from app factory function 11 years ago
Steven Loria 1f9e6b171e Store password hash and add basic test 11 years ago