]> WPIA git - gigi.git/history - tests/org/cacert/gigi/pages
Fix: some nullpointer references (coverity).
[gigi.git] / tests / org / cacert / gigi / pages /
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
2015-01-21 Felix DörreFIX: affiliation form with associated test cases.
2015-01-21 Felix Dörreupd: store orga contact mail.
2014-12-31 Felix Dörreadd: test 403/404-Behavior for TTP-admin page
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örreAllow viewing of one's own orgas.
2014-12-31 Felix DörreADD: Delete affiliations + testcase
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-21 Felix DörreADD: basic TTP-application-tests.
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: fix "test assurance" to work with the strict caches
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 Felix DörreUPD: For privacy do not disclose target userid ( or...
2014-08-24 Janis StreibADD: Testcases for myDetails
2014-08-24 Janis StreibADD: Assurance listing tests
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-12 Felix DörreMerge branch 'csrParse'
2014-08-11 Felix DörrePut more intelligence into the "outputError"-function...
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.
2014-07-24 Felix DörreReinforce Signup tests.
2014-07-24 Felix DörreFactor out dummy password.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-05 Felix DörreImplement test for Wrong CSRF-Token in assurance Form.
2014-07-05 Felix DörreImplement CSRF check on "Assure someone"
2014-07-03 Felix Dörre[UPDATE-CONFIG] Use 3 hosts www, secure and static.
2014-07-01 Felix DörreMove 2 test util classes to the "testUtils" package
2014-06-27 Felix DörreAdd the race condition test case.
2014-06-27 Felix DörreAdd points parameter to tamper with.
2014-06-27 Felix DörreTypo in method name
2014-06-27 Felix DörreAdd a testcase for the assurance page checks.
2014-06-27 Felix DörreManagedTest: change semantic of fetchStartErrorMessage
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreExtend test to mbox verifications
2014-06-24 Felix DörreAdding automated system bootup tests.
2014-06-24 Janis Streibexternalized post in testcase for automatic testing
2014-06-23 Janis StreibMerge branch 'ant_build'
2014-06-23 Felix Dörreadding cca_agree to signup page
2014-06-23 Felix DörreAdd basic "RegisterPage"-Tests