Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Write specs for login/logout #31

Open
billp opened this issue Feb 11, 2021 · 0 comments
Open

Write specs for login/logout #31

billp opened this issue Feb 11, 2021 · 0 comments

Comments

@billp
Copy link
Owner

billp commented Feb 11, 2021

Tasks

  • Write specs for bin/jiralogwork login command as described bellow:
    • Valid username/password -> should print success message & configuration parameters should be updated
    • Invalid username/password -> should print failure message
    • Login while already logged in -> should print an already logged in message
  • Write specs for bin/jiralogwork logout
    • If not logged in -> should print a not logged in message
    • If logged in -> should print log out successful & clear configuration parameters

Spec filename: spec/account_actions_spec.rb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant