60339ce Issue 49588 - Add py3 support for tickets : part-2

Authored and Committed by aadhikari 5 years ago
    Issue 49588 - Add py3 support for tickets : part-2
    
    Description: Added py3 support by explicitly changing strings to bytes.
    Ported tests from ticket to test suites, also added docstrings.
    
    https://pagure.io/389-ds-base/issue/49588
    
    Reviewed by: spichugi (Thanks!)
    
        
dirsrvtests/tests/suites/acl/repeated_ldap_add_test.py dirsrvtests/tests/tickets/ticket1347760_test.py
file renamed
+48 -16
dirsrvtests/tests/suites/acl/selfdn_permissions_test.py dirsrvtests/tests/tickets/ticket47653_test.py
file renamed
+85 -45
dirsrvtests/tests/suites/plugins/attr_nsslapd-pluginarg_test.py dirsrvtests/tests/tickets/ticket47431_test.py
file renamed
+92 -90
dirsrvtests/tests/suites/schema/schema_replication_test.py dirsrvtests/tests/tickets/ticket47490_test.py
file renamed
+226 -107