stxnext-csr / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
14 stars 24 forks source link

emailbackend #510

Closed tomaszwozniak closed 8 years ago

tomaszwozniak commented 8 years ago

Story / Bug id: N/A Reference person: @tomaszwozniak Description:

Will disable smtp backend and all emails will go to dir fake_emails

New imports / dependencies:

Unit Tests:

What tests do I need to run to validate this change: Finally you will be able to register xD

magul commented 8 years ago
1.52s$ pep8 --exclude='apps/volontulo/migrations/*,node_modules,.ropeproject' .
./volontulo_org/settings/dev.py:30:56: W292 no newline at end of file
The command "pep8 --exclude='apps/volontulo/migrations/*,node_modules,.ropeproject' ." exited with 1.
codecov-io commented 8 years ago

Current coverage is 91.04%

Merging #510 into master will not affect coverage as of 9438277

@@            master    #510   diff @@
======================================
  Files           39      39       
  Stmts         1843    1843       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit           1678    1678       
  Partial          0       0       
  Missed         165     165       

Review entire Coverage Diff as of 9438277

Powered by Codecov. Updated on successful CI builds.