AS a command line user, I want to be able to change the subreddit the command looks at #75

Closed
opened 2023-07-02 14:37:31 +01:00 by Vylpes · 2 comments
Owner

Epic: #70
Story Points: 3


AS a command line user, I want to be able to change the subreddit the command looks at
SO THAT I can get it to fetch any subreddit I need

Acceptance Criteria

AS a command line user
GIVEN I want to search a specific subreddit
WHEN I supply this in the subreddit tag
THEN the command will search this subreddit

AS a command line user
GIVEN the subreddit I supply doesn't exist
WHEN I run the command
THEN I will receive an error

Subtasks

  • Create subreddit option
  • Update help text
  • Update tests
  • #119

Notes

  • The tag is --subreddit
Epic: #70 Story Points: 3 --- AS a command line user, I want to be able to change the subreddit the command looks at SO THAT I can get it to fetch any subreddit I need ## Acceptance Criteria AS a command line user GIVEN I want to search a specific subreddit WHEN I supply this in the subreddit tag THEN the command will search this subreddit AS a command line user GIVEN the subreddit I supply doesn't exist WHEN I run the command THEN I will receive an error ## Subtasks - [x] Create subreddit option - [x] Update help text - [x] Update tests - [x] #119 ## Notes - The tag is `--subreddit`
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-07-02 14:37:38 +01:00
Vylpes added this to the 2.2 milestone 2023-07-02 14:37:41 +01:00
Vylpes changed title from Subreddit command line option to AS a command line user, I want to be able to change the subreddit the command looks at 2023-07-30 15:07:47 +01:00
Vylpes removed the
needs criteria
label 2023-07-30 15:09:38 +01:00
Vylpes added a new dependency 2023-07-30 15:09:48 +01:00
Vylpes added the
blocked
label 2023-07-30 15:09:59 +01:00
Vylpes removed the
blocked
label 2023-10-27 15:55:51 +01:00
Vylpes removed the
needs estimate
label 2023-11-19 14:31:36 +00:00
Vylpes added this to the 2.2 Sprint 3 project 2023-11-26 15:10:35 +00:00
Vylpes self-assigned this 2023-11-26 15:10:51 +00:00
Vylpes started working 2023-11-28 17:24:29 +00:00
Vylpes stopped working 2023-11-28 18:11:33 +00:00
47 minutes 4 seconds
Member

This has failed testing, running yarn cli seems to break. Running yarn start does this too.

Screenshot 2023-12-02 at 14.28.29

This has failed testing, running `yarn cli` seems to break. Running `yarn start` does this too. ![Screenshot 2023-12-02 at 14.28.29](/attachments/57d93dfa-ce42-46c4-814d-2cdc3a2f05b5)
VylpesTester added spent time 2023-12-02 14:31:39 +00:00
10 minutes
Member

This has passed testing, running with the -s and --subreddit tags changes the subreddit to the one specified.

Screenshot 2023-12-10 at 14.17.36

This has passed testing, running with the `-s` and `--subreddit` tags changes the subreddit to the one specified. ![Screenshot 2023-12-10 at 14.17.36](/attachments/c19bb46e-2ec5-4a37-9cb2-7e6ff4e717de)
VylpesTester added spent time 2023-12-10 14:18:42 +00:00
2 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 59 minutes 4 seconds
Vylpes
47 minutes 4 seconds
VylpesTester
12 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: RabbitLabs/random-bunny#75
No description provided.