Commit History

Author SHA1 Message Date
  Karl Hobley 503f1cbaf8 Added comment into runtests.py to explain why we're using DatabaseCache 10 years ago
  Karl Hobley 360174e230 Use database cache for testing 10 years ago
  Matt Westcott 16ca3ce280 Add MySQL to tox tests 10 years ago
  Matt Westcott aa09c442a2 add tox test environment for sqlite, and include elasticsearch 10 years ago
  Matt Westcott 46d594230d Add hooks to insert custom CSS/JS into the editor interface 10 years ago
  Matt Westcott 4f807cb4e2 Add page permission tests (and fix the ever-so-subtle bug in preventing moves into a descendant page) 10 years ago
  Matt Westcott d7e5c33c1a Refactor wagtailsearch tests so that WAGTAILSEARCH_BACKENDS in runtests.py is the definitive list of which backends should be tested 10 years ago
  Karl Hobley 334744abd9 Merge branch 'tests' into search-changes 10 years ago
  Karl Hobley 4655e19f1a Added some more wagtailadmin tests 10 years ago
  Karl Hobley 46304a31b3 Search: Database backend is now default for tests 10 years ago
  Karl Hobley a3d8511f0b Merge branch 'tests' into search-changes 10 years ago
  Karl Hobley 451f133d3b Added test-media folder 10 years ago
  Karl Hobley 8f3b846e6c Added ElasticSearch configuration to tests 10 years ago
  Karl Hobley 553d718e5a Revert "Added ElasticSearch backend to tests settings" 10 years ago
  Karl Hobley 28a77c6071 Added ElasticSearch backend to tests settings 10 years ago
  Karl Hobley cca1fc0e52 Added test models 10 years ago
  Karl Hobley 129f9bdbeb Add django.contrib.admin to test settings 10 years ago
  Karl Hobley a4e566be15 Revert "Disable compression for tests" 10 years ago
  Karl Hobley 72a6982821 Disable compression for tests 10 years ago
  Matt Westcott c9202bbd8e PEP8 fixes from #41 10 years ago
  Karl Hobley a9d4a70275 Added MIDDLEWARE_CLASSES to runtests.py settings 10 years ago
  Matt Westcott e419cc0618 ensure that test-static gets torn down even if tests fail 10 years ago
  Matt Westcott a77977a31c add a general test runner for wagtail, accessible by running './runtests.py' or 'make test' from the wagtail repo, or 'manage.py test wagtail' from a django project such as wagtaildemo 10 years ago