To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorget text
- Scenarios
-
- Get text block for single character
-
- When
- I go to "/a"
- Then
-
the response should be a text block:
. [][][] . [] . [][][][] . [] [] . [][][][]
- Get JSON for longer string
-
- When
- I go to "/1982"
- Then
-
the response should be a text block:
. [][] [][][][] [][][][] [][][][] . [] [] [] [] [] [] [] [] . [] [] [] [][][][] [] . [] [][][][][] [] [] [][][][] . [] [] [] [] [] . [][][][][] [][][][] [][][][] [][][][][][]
- Handle embedded spaces correctly
-
- When
- I go to "/a b c"
- Then
-
the response should be a text block:
. [] . [][][] [] [][][] . [] [][][][] [] . [][][][] [] [] [] . [] [] [] [] [] . [][][][] [][][][] [][][]
Last published almost 7 years ago by pikesley.