Commit History

Author SHA1 Message Date
  rafalp b82ca2c43e Add tests for admin auth 6 years ago
  rafalp 5966370bf9 Move admin login/logout tests to pytest 6 years ago
  rafalp 3bac011f8c Fix borked find and replace 6 years ago
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp e1eea12159 Rename testutils modules to test 6 years ago
  rafalp 110832c432 Replace User.objects.create_user with misago.users.testutils.create_test_user 6 years ago
  rafalp 7e701b8111 Rename UserModel to User 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp 37b52372a4 Remove unicode_literals imports, and missed coding: comments 6 years ago
  rafalp 521d05f9a4 Remove coding utf-8 comment from python files 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń 44152c0f53 Merge branch '0.17.x' 7 years ago
  Rafał Pitoń 63268cc519 Fix pathhandling 7 years ago
  Rafał Pitoń d0cdc281b7 #923: moved admin login form to misago.admin.forms 7 years ago
  Rafał Pitoń ec2b49c452 #702: acl, admin and categories codebase check 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
  Rafał Pitoń 704cb89649 fix #647 8 years ago
  Rafał Pitoń dd32d34603 fix #616 8 years ago
  Rafał Pitoń 395b166e7d sign in and middleware tests for admin access via #639 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  TheKit ffb5d945d1 Make acl, admin and categories tests use assertContains instead of assertIn and be compatible with Python 3 9 years ago
  Rafał Pitoń cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
  Rafał Pitoń 72cf3ac18d #495: Misago admin tests pass 10 years ago
  Rafał Pitoń 4d0540b4eb #414: refactored AdminTestCase 10 years ago
  Rafał Pitoń a718a586d7 cleaned imports 11 years ago
  Rafał Pitoń 6d734c66fd Revert "Reduced test suite to single file" 11 years ago
  Rafał Pitoń 83242afa4d Reduced test suite to single file 11 years ago
  Rafał Pitoń b5558d1db5 Revert 0d8efab..a82b4ca 11 years ago