Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403] [Versions 39 and 310]
Tests for report library functions.
Copyright: | 2014 onwards Ankit agarwal <ankit.agrr@gmail.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later. |
File Size: | 144 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
report_outline_lib_testcase:: (6 methods):
setUp()
test_report_participation_supports_logstore()
test_report_outline_myprofile_navigation()
test_report_outline_myprofile_navigation_without_permission()
test_report_outline_can_not_access_user_report_without_viewuserreport_permission()
test_report_outline_can_access_user_report_with_viewuserreport_permission()
Class: report_outline_lib_testcase - X-Ref
Class report_outline_lib_testcasesetUp() X-Ref |
test_report_participation_supports_logstore() X-Ref |
Test report_log_supports_logstore. |
test_report_outline_myprofile_navigation() X-Ref |
Tests the report_outline_myprofile_navigation() function as an admin user. |
test_report_outline_myprofile_navigation_without_permission() X-Ref |
Tests the report_outline_myprofile_navigation() function as a user without permission. |
test_report_outline_can_not_access_user_report_without_viewuserreport_permission() X-Ref |
Test that the current user can not access user report without report/outline:viewuserreport permission. |
test_report_outline_can_access_user_report_with_viewuserreport_permission() X-Ref |
Test that the current user can access user report with report/outline:viewuserreport permission. |