Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log in feature #6

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Log in feature #6

wants to merge 17 commits into from

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    6913aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1720bd View commit details
    Browse the repository at this point in the history
  3. created a specfolder and updated the db migration version to 4.2 and …

    …created a db migartion for add_missing_indices.mailboxer_engine
    felixoppongwillborg authored and felixoppongwillborg committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    76f7174 View commit details
    Browse the repository at this point in the history
  4. login functionality - adding test to ensure Login button is present a…

    …nd the button functions which pass
    Alex-Bellamy committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    2583dc9 View commit details
    Browse the repository at this point in the history
  5. wrote teo new tests for log in feature, first i changed root_path to …

    …user_session_path then wrote test to locate Email to make sure i was in the right path second test was for filling in email, password and then clickon log in button
    felixoppongwillborg authored and felixoppongwillborg committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    2368b8d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. writing test for redirecting efter log in

    felixoppongwillborg authored and felixoppongwillborg committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    62fbc43 View commit details
    Browse the repository at this point in the history
  2. updated README

    felixoppongwillborg authored and felixoppongwillborg committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d3d1558 View commit details
    Browse the repository at this point in the history
  3. testing setup

    Odeane committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    83b73b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d909ed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02562d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e637ffb View commit details
    Browse the repository at this point in the history
  7. rewrote test to actually display that the login was succsessful

    felixoppongwillborg authored and felixoppongwillborg committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a38bda3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4dab8ae View commit details
    Browse the repository at this point in the history
  9. adding coveralls

    Odeane committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    b2da6c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8abaa3f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. testing sad path seperately

    Odeane committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    3e8ec4a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. formatting

    Odeane committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    22bcf67 View commit details
    Browse the repository at this point in the history