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 collaboratorItem search
Model test
- Scenarios
-
- Search in properties' fields
-
- Given
- there are some items
- When
- I search for a text not present anywhere
- Then
- there are no items found
- When
- I fetch a random item
- And
- I store some text as a value to some new property in this item
- And
- I search for the same text I stored
- Then
- there is one item found
- And
- the item found is the one with the new property
Last published over 3 years ago by mkmit.