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 collaboratorUK Formation
As a customer
I can search for a UK company I'd like to form
To check that it doesn't already exist.
- Scenarios
-
- UK Formation Search
-
- When
- I visit the "company-formations/uk/search" page
- Then
- I should be on the UK company formation page
- And
- I should see the company formation search box
- And
- I should see a Limited company selector
- Existing company search
-
- When
- I visit the "company-formations/uk/search" page
- And
- I execute a formation search for "radial solutions"
- Then
- I should see that "radial solutions limited" is already registered
- And
- I should see the company formation search box
- Non existing company search
-
- When
- I visit the "company-formations/uk/search" page
- And
- I execute a formation search for "XradialX XsolutionsX"
- Then
- I should see that "XradialX XsolutionsX limited" is available
- And
- I should see 4 pricing packages available
- Replace user typed suffixes
-
- When
- I visit the "company-formations/uk/search" page
- And
- I execute a formation search for "XradialX XsolutionsX LIMITED"
- Then
- I should see that "XradialX XsolutionsX limited" is available
- When
- I visit the "company-formations/uk/search" page
- And
- I execute a formation search for "XradialX XsolutionsX PLC"
- Then
- I should see that "XradialX XsolutionsX limited" is available
- When
- I visit the "company-formations/uk/search" page
- And
- I execute a formation search for "XradialX XsolutionsX LLP"
- Then
- I should see that "XradialX XsolutionsX limited" is available
Last published over 5 years ago by msp.