lp:~jjacobs/methanal/verified-password-input

Created by Jonathan Jacobs and last modified
Get this branch:
bzr branch lp:~jjacobs/methanal/verified-password-input
Only Jonathan Jacobs can upload to this branch. If you are Jonathan Jacobs please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jonathan Jacobs
Project:
Methanal
Status:
Merged

Recent revisions

114. By Jonathan Jacobs

Throw a real exception.

113. By Jonathan Jacobs

Don't bother saving and restoring input node values.

112. By Jonathan Jacobs

Finish incomplete docstring.

111. By Jonathan Jacobs

Rename variable for clarity.

110. By Jonathan Jacobs

Make VerifiedPasswordInput's password strength checking more flexible.

109. By Forrest Aldridge

Addressed all code review points:

1. Fixed.
2. Fixed.
3. Fixed.
4. Fixed.
5. Fixed. Hey, that was your code, jonathanj, btw. ;)
6. Fixed.

108. By Forrest Aldridge

VerifiedPasswordInput.__init__() method now sets the control's
    _confirmPasswordNode before upcalling.

Fix bug in the unit test. Now calling self.assertInvalidInput(), rather
    than trying to call control.assertInvalidInput().

All unit tests now pass.

107. By Forrest Aldridge

Fixed the test_inputValiation test case to reflect making 'confirmPasswordNode'
    a private attribute. Still broken, though.

106. By Forrest Aldridge

 1. Improved the Python and JavaScript docstrings.
 2. Changed the overridden createControl() method for the test_inputValidation
        test case to upcall createControl(), instead of duplicating its logic.

105. By Forrest Aldridge

Added a VerifiedPasswordInput with unit test.

Unit test is currently failing and I'm not sure why. Need some feedback on
    this one.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers