]> WPIA git - gigi.git/history - tests/org/cacert/gigi/pages/account
UPD: Cleanup User-class.
[gigi.git] / tests / org / cacert / gigi / pages / account /
2015-10-18 Felix DörreUPD: Cleanup User-class.
2015-05-20 Felix Dörrefix: several testcases to the new configuration/structure
2015-03-21 Janis StreibUPD: Stricter name part handling
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannEmpty: rename fname,mname,lname,dob
2015-02-22 Felix DörreFix: some nullpointer references (coverity).
2015-02-20 Felix DörreFix: various coverity charset issues.
2015-02-12 Felix DörreADD: (most simple) api for issuing certificates first...
2015-02-12 Felix DörreUPD: extract certificate requests out of form (preparin...
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-02-01 Felix DörreUPD: clean up/document/beatufy testcases.
2015-02-01 Felix DörreAdd: micro test, try deleting primary mail
2014-12-31 Felix DörreADD: more advanced domain name verification (public...
2014-12-31 Felix DörreUPD: desired behavior should only enforce a persons...
2014-12-31 Felix DörreUPD: allow deleting of all names except first name.
2014-12-31 Felix DörreFix testcases.
2014-12-31 Felix DörreFIX: fix some date patterns.... What is a weak year...
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-08 Felix DörreMove email/certs/mail to their own packages
2014-09-06 Felix DörreFix Cache punging for local tests.
2014-09-04 Felix DörreUPD: Clean Up "TestMyDetailsEdit" (by moving common...
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreThere is a test case that needs cache punging.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreUPD: Details display assured
2014-08-31 Felix DörreUPD: use more advanced hamcrest matchers where possible.
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-24 Janis StreibADD: Test for contact information
2014-08-24 Janis StreibADD: Testcases for myDetails
2014-08-23 Felix DörreAdd testcases for checking validity intervals.
2014-08-16 Felix DörreAdd a testcase that actually issues a certificate.
2014-08-15 Felix DörreAdd tests for certificate data pre-fillin:
2014-08-15 Felix DörreAdding testcases for gui-domain add.
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-26 Janis StreibADD: Test for faulty mail deletion
2014-07-25 Janis StreibADD: Mail delete tests
2014-07-25 Janis StreibADD: cretaeVerifiedEmail fo testcases
2014-07-25 Janis StreibADD: email set default tests
2014-07-25 Janis StreibUPD: Refactored faulty internal mail add test
2014-07-25 Janis StreibMerge branch 'janis_work'
2014-07-24 Janis StreibADD: faulty web mail insert test
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/emailMgmt'
2014-07-24 Janis StreibADD: MailManagemenetTests (currently only for mailAdd)
2014-07-24 Janis StreibUPD: Abstracted web interactions
2014-07-24 Felix DörreMerge branch 'changePasswordForm'
2014-07-24 Felix DörreImplement and test change password form.