summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
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
2015-01-14Not deferring encryption/decryption for soledad - this how it was on soledad ...Duda Dornelles
2015-01-14for #227, MAC on encrypted storageVictor Shyba
2015-01-13#230 Changing defer_encryption to False in order to upgrade soledad 0.6.3Fábio Pio
2015-01-13Fixed ignoring charset on mail content type when parsing mails.Folker Bernitt
2015-01-12card #227, replacing lib for debian compatibility: cryptography -> naclVictor Shyba
2015-01-12Improved functional test waits in mail_view steps.Folker Bernitt
2015-01-09#164 sometimes a mail with more than one alternative will not have an html partDuda Dornelles
2015-01-09Added printing of console.log to functional test common.Folker Bernitt
2015-01-08Fix pep8Alexandre Pretto
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...Alexandre Pretto
2015-01-06Getting rid of unused sqlcipher index updates, speeding up tests and app. Als...Duda Dornelles
2015-01-06Issue #183 adds ALL to special tags.Lisa Junger
2015-01-06Issue #135: Removed dead code.Lisa Junger
2015-01-06Issue #215: Fixed missing From header for sent mails.Lisa Junger
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-23deleting unused codeDuda Dornelles
2014-12-23fixing pep8 warningsDuda Dornelles
2014-12-23Refactoring soledad querier to use mixinsDuda Dornelles
2014-12-22refactoring package structureDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-18moving back to phantomjs as driver for functional testsDuda Dornelles
2014-12-18adding license info to proxy files and fixing pep8Duda Dornelles
2014-12-18Running functional tests behind tornado proxy: breaking the build :)Duda Dornelles
2014-12-18Adding a tornado proxy to simulate the behavior for the user agent when runni...Duda Dornelles
2014-12-17no need for 6 and 15 threads test #194Victor Shyba
2014-12-17performance tests for read/write concurrency on our encrypted whoosh #194Victor Shyba
2014-12-17Issue #200 Fixed Pep8 issuesBruno Wagner
2014-12-17Fix issue #200 search works with base63 bodiesFábio Pio
2014-12-17Fixed #199 base64 detection won't break plain textFábio Pio
2014-12-17Fix Pep8 test for #195 and #198 special characters handling.Lisa Junger
2014-12-16Fix #195 and #198 special characters handlingFábio Pio
2014-12-12Card #168 - ignores contacts coming from trash and draftsPatrick Maia