summaryrefslogtreecommitdiff
path: root/service/test/unit/config
AgeCommit message (Expand)Author
2015-09-29Fixed length check for password to mirror the leap webappBruno Wagner
2015-09-28Leap web requires 8 length password, so we'll do it on UA tooBruno Wagner
2015-09-04#304 Include CSP header support to more browsersGiovane
2015-09-03#304 Adds PixelatedSite class to hold custom request configuration and remove...Giovane
2015-06-13[rename] tested app_factory code is now on application moduleVictor Shyba
2015-06-13[tests] Enabling 2 skipped testsVictor Shyba
2015-06-05Added creation of input mail from python messageBruno Wagner
2015-06-05Moved register out of application like maintenanceBruno Wagner
2015-06-05Refactoring the config, logging_setup is now called loggerBruno Wagner
2015-06-04Config dispatcher and config_ua are now in credentialsBruno Wagner
2015-06-03Move reactor logic out of application initializationrafael lisboa
2015-06-03Creating a leap session is now part of leap initBruno Wagner
2015-06-03Dispatcher tests were not reflecting the args parser changesBruno Wagner
2015-06-03Fixed tests after app changesBruno Wagner
2015-04-13Merge pull request #371 from enzoz/validates_username_before_create_accountBruno Wagner Gonçalves
2015-04-10Allows dot on username.Enzo Zuccolotto
2015-04-08Validates username before request user creation on leap serverEnzo Zuccolotto
2015-04-01Unit tests, integration tests and welcome mailVictor Shyba
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles
2014-12-11optmizing python importsDuda Dornelles
2014-12-04removing unused test and fixing another oneDuda Dornelles
2014-11-10Pass configured port number to reactor.Folker Bernitt