jacobrs / TeamStudy

E-Learning application repository for SOEN 341 team 5 tutorial A.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AT: Write Tests for Session Authentication

dylanfernandes opened this issue · comments

Task Description

Implement code to get a valid return value from the authenticateSession function in order to test the valid and invalid authentication cases.

Task Breakdown

  • obtain valid return from authenticateSession function
  • test valid authentication case
  • test invalid authentication case

Agile Information

Priority: medium
Risk: Low
Story Points: 3

screen shot 2017-04-11 at 10 15 29 pm

@jacobrs this is not feasible according to @pbgnz

Closing this issue because our test suite doesn't allow persistent cookies to be tested.