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 collaboratorTester
In order to compare Styles of diferrent Fonts
As anybody
I need Tester page
- Scenarios
-
- Comming to tester
- Rendering samples
- Default typeface when tester loads
- Adding row
- Really big Hamburgefonster
- Defaulting to 125
- Showing title
- Sample text can have period
- Comming to tester
-
- Given
- there are assorted Fonts with Styles created
- When
- I visit Tester page
- Then
- I should see 'Tester' in content
- Rendering samples
-
- Given
- there are assorted Fonts with Styles created
- And
- 'Tabac Italic' style is flagged 'tester_1'
- And
- 'Monopol Regular' style is flagged 'tester_2'
- And
- I visit Tester page
- When
- I fill in sample text
- Then
- I should see image generated for user
- Default typeface when tester loads
-
- Given
- there are assorted Fonts with Styles created
- And
- 'Tabac Italic' style is flagged 'tester_1'
- And
- 'Monopol Regular' style is flagged 'tester_2'
- When
- I visit '/tester'
- Then
- I should see 'Tabac' as first selected typeface
- And
- I should see 'Italic' as first selected style
- And
- I should see 'Monopol' as second selected typeface
- And
- I should see 'Regular' as second selected style
- Adding row
-
- Given
- there are assorted Fonts with Styles created
- When
- I visit Tester page
- And
- I press '+'
- Then
- I should see 'Typeface' three times
- Really big Hamburgefonster
-
- Given
- there are assorted Fonts with Styles created
- When
- I visit Tester page
- And
- I fill in 'Sample text' with 'Hello world'
- Then
- I select '125' from 'Size'
- Defaulting to 125
-
- Given
- there are assorted Fonts with Styles created
- When
- I visit Tester page
- Then
- '125' points size should be selected
- Showing title
-
- Given
- there are assorted Fonts with Styles created
- When
- I visit Tester page
- Then
- I should see title 'Suitcase Type Foundry / Tester'
- Sample text can have period
-
- Given
- there are assorted Fonts with Styles created
- When
- I visit Tester page
- And
- I fill in 'Sample text' with 'Hello.world'
- Then
- I should see image generated for user
Last published over 7 years ago by pepe.