summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2015-03-05Fixed problem when doding mails and with non utf-8 charset.Folker Bernitt
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-27Make tests involving adding and selecting tags more robustAlexandre Pretto Nunes
2015-02-27Allow to pass a different timeout to wait_until_* methodsAlexandre Pretto Nunes
2015-02-25#296 Fixing functional tests so it clicks the right elementGabriel Albo
2015-02-23for #174, mailer daemon is now filtered from suggestionsVictor Shyba
2015-02-23for #174, only 5.X.X are permanent bouncesVictor Shyba
2015-02-23Tests click on fake-left-off-canvas-toggle instead of hidden one.Folker Bernitt
2015-02-20Issue #174 - rejects bounced addresses on contacts suggestionsPatrick Maia
2015-02-20Issue #174 - extracts bounced address from bounce messagePatrick Maia
2015-02-20Issue #174 - recognizes bounced mailsPatrick Maia
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-02-13Fixing colors for recipient information and fixing pep8 violationsDuda Dornelles
2015-02-13Making sure that no private key can be retrieved by the KeysResourceDuda Dornelles
2015-02-11Fixing pep8 errorsTiago Ferraz
2015-02-11General RefactoringTiago Ferraz
2015-02-10Issue #276 - uses the old casing when an existing tag with different casing i...Patrick Maia
2015-02-09Ops, now importing MailBuilder properly for integration testsDuda Dornelles
2015-02-09Fixing integration testsDuda Dornelles
2015-02-09Sending a mail is always successful in functional test context.Folker Bernitt
2015-02-06Issue #276 - saves tags in the same case they arrivePatrick Maia
2015-02-06for #167, moving contacts suggestions search logic to a separate moduleVictor Shyba
2015-02-05for #167, deduplicate contacts by largestVictor Shyba
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-04Refactoring more of resource logic into service. No more search engine on mai...Duda Dornelles
2015-02-03Issue #176 - tags with multiple words are now searcheablePatrick Maia
2015-02-03Running functional tests with phantomjsDuda Dornelles
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-02-03Moving mails_resouce render_GET logic to mail_serviceDuda Dornelles
2015-02-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-30Removing duplicate email addresssimnyatsanga
2015-01-30249 Implemented a feature that send an email when something was wrong to send...Jefferson Stachelski
2015-01-28for #173, now searching on sender field for contacts auto completeVictor Shyba
2015-01-28Fixing _render function on app_test_client for integration tests so that when...Duda Dornelles
2015-01-28for #256, change TestCase to twisted trialVictor Shyba
2015-01-27#184 not creating empty tags of any length (as opposed to only empty strings ...Duda Dornelles
2015-01-27running behave tests with phantomDuda Dornelles
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-24#184 - not creating empty tags anymoreVicente Luchi
2015-01-23Removed nosetests helper from search test, it is passing nowBruno Wagner
2015-01-23Removing nosetests timeout limit from tests, now with trial we dont need thatDuda Dornelles
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles
2015-01-22 #224 moving to trial as test runnerPixpoa pairing
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles
2015-01-21Fixed pep8 warningsBruno Wagner
2015-01-21Fixed mock leftover problem in bitmask session testPixpoa pairing
2015-01-21#240 Adapted tests after change to twisted webDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-19Issue #169: Allow custom home folder.Folker Bernitt
2015-01-16Merge pull request #231 from pixelated-project/MAC_on_encrypted_storage_227Victor Shyba