Karl Hobley
|
2217b017e4
|
Merge pull request #62 from kaedroho/feature/docs-tests
Wagtaildocs tests
|
2014-02-18 09:40:21 +00:00 |
|
Karl Hobley
|
a65039a4da
|
Merge pull request #66 from kaedroho/feature/images-tests
Wagtailimages tests
|
2014-02-18 09:36:27 +00:00 |
|
Karl Hobley
|
fa8d0041d6
|
Docs tests now check 'query_string' instead of 'search_query'
|
2014-02-18 09:35:31 +00:00 |
|
Karl Hobley
|
fd91a0b643
|
Merge branch 'master' into feature/docs-tests
|
2014-02-18 09:33:35 +00:00 |
|
Karl Hobley
|
d953b7d6e3
|
Images tests now check 'query_string' instead of 'search_query'
|
2014-02-18 09:31:49 +00:00 |
|
Karl Hobley
|
92434ee191
|
Fixed typo in wagtailimages index view
|
2014-02-18 09:31:14 +00:00 |
|
Karl Hobley
|
f2de2865fe
|
Merge branch 'master' into feature/images-tests
|
2014-02-18 09:28:08 +00:00 |
|
Karl Hobley
|
f59d01b8f1
|
Merge pull request #63 from kaedroho/cleanup
Cleanup
|
2014-02-18 09:27:02 +00:00 |
|
Karl Hobley
|
3947069ee3
|
Merge pull request #57 from kaedroho/feature/unit-tests
Break down search unit tests + a couple of fixes
|
2014-02-18 09:26:51 +00:00 |
|
Karl Hobley
|
129f9bdbeb
|
Add django.contrib.admin to test settings
|
2014-02-18 09:22:51 +00:00 |
|
Karl Hobley
|
a4e566be15
|
Revert "Disable compression for tests"
This reverts commit 72a6982821 .
|
2014-02-18 09:21:05 +00:00 |
|
Karl Hobley
|
d90966c2f3
|
Docs: Don't use hard coded urls in tests
|
2014-02-18 09:18:08 +00:00 |
|
Serafeim Papastefanos
|
f9d94d998f
|
Added lang declaration to skeleton.html
|
2014-02-18 08:24:53 +02:00 |
|
Neal Todd
|
4f1b7ac292
|
Omit vendor packages (treebeard currently) and migrations from code coverage.
|
2014-02-17 18:10:55 +00:00 |
|
Karl Hobley
|
97cdebbe09
|
More Images tests
|
2014-02-17 17:41:38 +00:00 |
|
Neal Todd
|
f5ade62939
|
Added PyPI version badge to README
|
2014-02-17 17:15:03 +00:00 |
|
Neal Todd
|
3b12dd0964
|
Added Coveralls badge to README
(also fixed linebreak formatting that was causing 'build unknown' and 'coverage unknown' images)
|
2014-02-17 17:12:08 +00:00 |
|
Neal Todd
|
0b8bbe1d9b
|
Update README.rst
Reverting fb391aa to see if it fixes the CDN cached 'build unknown' (the original markup was is taken direct from the snippet Travis provides).
|
2014-02-17 16:47:01 +00:00 |
|
Neal Todd
|
42282d9345
|
Fix typo in command
|
2014-02-17 16:36:59 +00:00 |
|
Karl Hobley
|
2f184a4f7a
|
Images: Added tests
|
2014-02-17 16:36:44 +00:00 |
|
Karl Hobley
|
0ba7497d9c
|
Add query_string into chooser context (for testing)
|
2014-02-17 16:35:07 +00:00 |
|
Neal Todd
|
c70a058d53
|
Merge branch 'master' of github.com:torchbox/wagtail
|
2014-02-17 16:31:07 +00:00 |
|
Neal Todd
|
f1175f1d3b
|
Integrate Coveralls reporting into Travis CI
|
2014-02-17 16:30:39 +00:00 |
|
Karl Hobley
|
cda8172daf
|
Revert "Moved first parameter of patterns to first line."
This reverts commit 22ddc66776 .
|
2014-02-17 15:33:26 +00:00 |
|
Matt Westcott
|
004ad80a4a
|
Merge branch 'master' of https://github.com/spapas/wagtail into spapas-master
|
2014-02-17 14:54:12 +00:00 |
|
Karl Hobley
|
db884758ac
|
Cleaned up image index view
|
2014-02-17 14:43:58 +00:00 |
|
Karl Hobley
|
09f542a3c3
|
Removed image search view
|
2014-02-17 14:36:13 +00:00 |
|
Karl Hobley
|
059b51ba7a
|
Cleaned up documents index view
|
2014-02-17 14:31:09 +00:00 |
|
Karl Hobley
|
0805922e4a
|
Removed document search
|
2014-02-17 14:09:43 +00:00 |
|
Karl Hobley
|
22ddc66776
|
Moved first parameter of patterns to first line.
This goes against PEP8 but I think they looks clearer this way.
|
2014-02-17 14:07:08 +00:00 |
|
Karl Hobley
|
d79d2f3174
|
Added document permissions tester
|
2014-02-17 14:01:49 +00:00 |
|
Karl Hobley
|
ddd847602c
|
Docs: Added some tests for admin interface
|
2014-02-17 13:35:48 +00:00 |
|
Karl Hobley
|
5dd86a740f
|
Search: backend tests cleanup
|
2014-02-17 12:50:04 +00:00 |
|
Karl Hobley
|
72a6982821
|
Disable compression for tests
|
2014-02-17 12:11:35 +00:00 |
|
Karl Hobley
|
d3ff00ff11
|
Merge branch 'feature/redirects-tests'
|
2014-02-17 12:00:28 +00:00 |
|
Karl Hobley
|
c2be65de6d
|
Merge remote-tracking branch 'torchbox/master' into feature/unit-tests
|
2014-02-17 11:56:48 +00:00 |
|
Karl Hobley
|
d8f66f4b5a
|
Search: add query_string to template context of query chooser
|
2014-02-17 11:52:12 +00:00 |
|
Karl Hobley
|
f1fa81b9fb
|
Search: More frontend tests
|
2014-02-17 11:39:26 +00:00 |
|
Matt Westcott
|
d6a60d4adf
|
Merge branch 'master' of github.com:torchbox/wagtail
|
2014-02-17 11:25:48 +00:00 |
|
Matt Westcott
|
c61fd6e000
|
Merge branch 'master' of https://github.com/stevenewey/wagtail into stevenewey-master
|
2014-02-17 11:20:26 +00:00 |
|
Matt Westcott
|
9cd8c9efe1
|
Merge pull request #59 from levigross/master
Added missing return statement
|
2014-02-17 11:15:37 +00:00 |
|
Matt Westcott
|
c0651d53cb
|
Merge branch 'master' of github.com:torchbox/wagtail
|
2014-02-17 11:03:54 +00:00 |
|
Matt Westcott
|
c9202bbd8e
|
PEP8 fixes from #41
|
2014-02-17 11:03:41 +00:00 |
|
Karl Hobley
|
eed0aeb54e
|
Added editors picks test
|
2014-02-17 10:58:08 +00:00 |
|
Karl Hobley
|
56222f9259
|
Search: Frontend tests
|
2014-02-17 10:52:52 +00:00 |
|
Dave Cranwell
|
fb391aa10a
|
Update README.rst
|
2014-02-17 10:44:36 +00:00 |
|
Karl Hobley
|
cb76b0d2ad
|
Added backend loader test case
|
2014-02-17 10:31:29 +00:00 |
|
Karl Hobley
|
837ce2bce2
|
Search: Test cleanup
|
2014-02-17 10:25:50 +00:00 |
|
Karl Hobley
|
bb2ef60fff
|
Redirects: Added an extra test to test_path_normalisation which tests that normalise_path removes schemes, hostnames and port numbers
|
2014-02-17 10:03:49 +00:00 |
|
Karl Hobley
|
ee9d38a0b5
|
Search: Deleted view tests (temporary)
|
2014-02-17 09:30:44 +00:00 |
|