[ckan-changes] [ckan/ckan] 4d04e6: [#2483] user controller front end tests
GitHub
noreply at github.com
Wed Jul 15 15:46:29 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 4d04e6ad3cd302a8c7f82bb3a4a7cf6cb651b763
https://github.com/ckan/ckan/commit/4d04e6ad3cd302a8c7f82bb3a4a7cf6cb651b763
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2015-06-22 (Mon, 22 Jun 2015)
Changed paths:
M ckan/templates/user/new_user_form.html
M ckan/tests/controllers/test_user.py
M ckan/tests/helpers.py
M ckan/tests/lib/test_base.py
Log Message:
-----------
[#2483] user controller front end tests
register user test, move login tests to controller/test_user.py
Commit: 76b6f1b5c1522b8d73b4acd5e7129a4347a8fbca
https://github.com/ckan/ckan/commit/76b6f1b5c1522b8d73b4acd5e7129a4347a8fbca
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2015-06-22 (Mon, 22 Jun 2015)
Changed paths:
M ckan/controllers/package.py
M ckan/templates/package/confirm_delete.html
M ckan/templates/package/confirm_delete_resource.html
M ckan/tests/controllers/test_package.py
M ckan/tests/factories.py
Log Message:
-----------
[#2486] package controller tests, fix factories.Dataset
package/resource delete, package read
fix Dataset factories to use 'notes' instead of 'description'
Commit: 642cc78344522af9b51ec5a7e95fcdb31395aa4c
https://github.com/ckan/ckan/commit/642cc78344522af9b51ec5a7e95fcdb31395aa4c
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2015-07-09 (Thu, 09 Jul 2015)
Changed paths:
M ckan/tests/controllers/test_package.py
Log Message:
-----------
[#2486] fix package controller tests
Commit: 716fbad10c40743654db457bce887477ef22c600
https://github.com/ckan/ckan/commit/716fbad10c40743654db457bce887477ef22c600
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2015-07-15 (Wed, 15 Jul 2015)
Changed paths:
M ckan/controllers/package.py
M ckan/templates/package/confirm_delete.html
M ckan/templates/package/confirm_delete_resource.html
M ckan/templates/user/new_user_form.html
M ckan/tests/controllers/test_package.py
M ckan/tests/controllers/test_user.py
M ckan/tests/factories.py
M ckan/tests/helpers.py
M ckan/tests/lib/test_base.py
Log Message:
-----------
Merge branch 'joetsoi-package-tests'
Compare: https://github.com/ckan/ckan/compare/ea43dc5f81aa...716fbad10c40
More information about the ckan-changes
mailing list