Commit History

Author SHA1 Message Date
  Karl Hobley f4706b8208 Ignore ResourceWarnings 9 years ago
  Karl Hobley 8c88de9d93 Show ResourceWarnings when running tests 9 years ago
  Matt Westcott 547c29faf5 Deprecate the base_model parameter on InlinePanel - fixes #405 9 years ago
  Karl Hobley 2617174692 Don't ignore DeprecationWarnings 10 years ago
  Matt Westcott 1d0c01e5fa Merge branch 'feature/test-db-settings' of https://github.com/takeflight/wagtail into takeflight-feature/test-db-settings 10 years ago
  Tim Heap 793fa3327b Pull all test database options from env variables 10 years ago
  Karl Hobley 735cfe3767 Use UTC timezone in tests 10 years ago
  Karl Hobley ab518b6472 Merge branch 'master' into sitemaps 10 years ago
  Karl Hobley 055b2e97e5 Made tests.settings like a real settings file 10 years ago
  Karl Hobley 51505ff3d5 Separated test settings into its own module 10 years ago
  Karl Hobley d0fefc5f97 Merge branch 'master' into sitemaps 10 years ago
  Karl Hobley ee7aebc9da Added tests for sitemaps 10 years ago
  Karl Hobley 4081206c77 Scrapped ElasticUtils, use Elasticsearch-py instead 10 years ago
  Dave Cranwell b638cc01e9 Merge branch 'master' into feature/styleguide 10 years ago
  Karl Hobley ee222a387b Merge remote-tracking branch 'torchbox/master' into issue-25 10 years ago
  Karl Hobley 4235450f5e Minor PEP8 fix 10 years ago
  Karl Hobley eb70c215e9 Added test for wagtailstyleguide 10 years ago
  Karl Hobley b35f6d9409 Added test to check that wagtailadmin behaves correctly when LOGIN_URL is not set 10 years ago
  Karl Hobley 7e7910ba3b Added LOGIN_REDIRECT_URL to runtests.py settings 10 years ago
  Matt Westcott 3042d6ef6a set USE_TZ=True in runtests to handle fixtures correctly on sqlite 10 years ago
  Neal Todd 580e9130ad Ref issue 177, Elasticsearch timeout on Travis: Support passing configuration arguments to Elasticsearch. Also documenting Elasticsearch setup in Wagtail. 10 years ago
  Matt Westcott 64357dc5e0 Merge branch 'master' into form-builder 10 years ago
  Matt Westcott f68f9a0461 add tests for front-end form submission 10 years ago
  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