Closed Exorades closed 8 years ago
html looks alright, although changing register urls to login may be tricky as it is hard to say if you have spotted all the instances ;D
91.14%
Merging #526 into master will increase coverage by +0.06% as of
4074359
@@ master #526 diff @@
======================================
Files 39 40 +1
Stmts 1863 1874 +11
Branches 0 0
Methods 0 0
======================================
+ Hit 1697 1708 +11
Partial 0 0
Missed 166 166
Review entire Coverage Diff as of
4074359
Powered by Codecov. Updated on successful CI builds.
@tomaszwozniak @Gruszks @Exorades I think, that we will think about tech debt in near future but not today.
Story / Bug id: https://github.com/stxnext-csr/volontulo/issues/483 Reference person: @exorades Description:
Login and registration page on single page.
Unit Tests:
apps/volontulo/tests/views/test_auth.py
What tests do I need to run to validate this change:
Click "Załóż konto" or "Zaloguj się" - both buttons should redirect to /login. Both login and registration form should be visible on /login page.