]> WPIA git - gigi.git/history - tests/org/cacert/gigi/testUtils/ManagedTest.java
Fix: typo in TestEmailReceiver class name
[gigi.git] / tests / org / cacert / gigi / testUtils / ManagedTest.java
2015-03-01 Felix DörreFix: typo in TestEmailReceiver class name
2015-03-01 Felix DörreFix: consolidate TestEmailReveiver interface
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannUPD: use auto-closing gigi result set
2015-02-28 Benny BaumannEmpty: Whitespace, serialVersionUID, final classes
2015-02-25 Benny BaumannFix: some smaller findBugs issues (static access, synci...
2015-02-22 Felix DörreFix: a bug that caused regression tests to hang.
2015-02-22 Felix DörreFix: some nullpointer references (coverity).
2015-02-21 Felix DörreFIX: Calling Thread.start() from Constructor.
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-03 Felix DörreADD: Verify, only act on POST (+CSRF)
2015-02-01 Felix DörreADD: scheme versioning, last time "Please execute datab...
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-02-01 Felix DörreUPD: clean up/document/beatufy testcases.
2014-12-31 Felix Dörreadd: test 403/404-Behavior for TTP-admin page
2014-12-31 Felix DörreUPD: copy the login page from old software
2014-12-31 Felix DörreEnable cache-clearance for autonomous test-launches
2014-12-31 Felix DörreADD: Delete affiliations + testcase
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-22 Felix DörreUPD: Fasten up testing
2014-09-22 Felix DörreADD: testcases for real mail.
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-08 Janis StreibUPD: Allow all heade fields
2014-09-06 Felix DörreFix Cache punging for local tests.
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreUPD: use more advanced hamcrest matchers where possible.
2014-08-31 Felix DörreADD: testcases for that language stuff.
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-29 Felix Dörre[test-config] FIX: the ssl-pinger+ add various tests...
2014-08-28 Felix DörreA try to speed up database resetting for testcases.
2014-08-28 Felix DörreMore DNS-ping and email ping failtests.
2014-08-28 Felix DörreTest more error cases for DNS ping.
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-26 Felix DörreADD: output pinglog, test DNS and email ping.
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-08-01 Felix DörreMove mail certificates -> certificates.
2014-07-29 Felix DörreUse java keygen for test-csr-generation.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-25 Janis StreibUPD: Make some test methods static
2014-07-25 Janis StreibADD: cretaeVerifiedEmail fo testcases
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/emailMgmt'
2014-07-24 Janis StreibUPD: Added formIndex for CSRF token parsing
2014-07-24 Felix DörreImplement short-circuit logic for emails locally in...
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örreFactor out dummy password.
2014-07-18 Felix DörreFactor out more test-things.
2014-07-18 Felix DörrePull cert-login up.
2014-07-10 Felix DörreImplement testing of internal certificate issuing ...
2014-07-10 Felix DörreAdding dummy signer bot to managed testcases.
2014-07-10 Felix DörreFix test for csrf.
2014-07-10 Felix DörreFix local hosts for correct certificate tests.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-05 Felix DörreRemove startup output of managed tests.
2014-07-05 Felix DörreImplement CSRF check on "Assure someone"
2014-07-03 Felix DörreFix killing of the test mail reciever
2014-07-03 Felix DörreTest initial user class.
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örreFail test more agressive if setup fails.
2014-06-27 Felix DörreFill "create Assurer"
2014-06-27 Felix DörreManagedTest: change semantic of fetchStartErrorMessage
2014-06-27 Felix DörrePullup "login" to managed test
2014-06-27 Felix DörreCreate test method to create assurer (stub) + add id...
2014-06-26 Felix DörreImplement purging of Database before testcases.
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreTest login with email verification.
2014-06-25 Felix DörreExtend test to mbox verifications
2014-06-24 Felix DörreAdding automated system bootup tests.