Rename sciNote -> SciNote (features/ folder)

This commit is contained in:
Luka Murn 2018-05-21 15:29:18 +02:00
parent 30caff5d64
commit 73c3801404
7 changed files with 61 additions and 61 deletions

View file

@ -57,7 +57,7 @@ Given the following users is registered:
And I click to "Close" button
Then I should see "Owner" under Marija Novak in Users list of "Golica" project card
Scenario: Successful add new sciNote user to a project
Scenario: Successful add new SciNote user to a project
Given home page of BioSistemika Process team of a Karli Novak user
And I click to avatar of a "Golica" project card
Then I click to "Manage users" on "Golica" project card

View file

@ -1,14 +1,14 @@
# feature/invite user.feature
Feature: Invite people to sciNote
Feature: Invite people to SciNote
As an owner of a team
I want to add new User to my team throuhout the sciNote
I want to add new User to my team throuhout the SciNote
Background:
Given the following users is registered:
|name | email | password | team | role |
|Karli Novak (creator)| nonadmin@myorg.com | mypassword1234 | BioSistemika Process | Administrator|
|Marija Novak | marija@myorg.com | mypassword5555 | Cell | Administrator|
And the following user has got sciNote - Accept Invitation email:
And the following user has got SciNote - Accept Invitation email:
| email |invitation team
| karolina@myorg.com | BioSistemika Process
@ -23,9 +23,9 @@ Scenario: Successful Add team members
And confirm with ENTER key
And I click on "Invite user/s" button
And I click on "as Normal user/s" modal window
Then I should see "lojze@myorg.com - User successfully invited to sciNote and team BioSistemika Process as Normal user." Invitation results in Invite users to team BioSistemika Process modal window
Then I should see "marija@myorg.com - User was already a member of sciNote - successfully invited to team BioSistemika Process as Normal user." Invitation results in Invite users to team BioSistemika Process modal window
Then I should see "nonadmin@myorg.com - User is already a member of sciNote and team BioSistemika Process as Administrator." Invitation results in Invite users to team BioSistemika Process modal window
Then I should see "lojze@myorg.com - User successfully invited to SciNote and team BioSistemika Process as Normal user." Invitation results in Invite users to team BioSistemika Process modal window
Then I should see "marija@myorg.com - User was already a member of SciNote - successfully invited to team BioSistemika Process as Normal user." Invitation results in Invite users to team BioSistemika Process modal window
Then I should see "nonadmin@myorg.com - User is already a member of SciNote and team BioSistemika Process as Administrator." Invitation results in Invite users to team BioSistemika Process modal window
And I click on "Close" button
And I should see "active" Status of "marija@myorg.com" user in Team members list
And I should see "pending" Status of "lojze@myorg.com" user in Team members list
@ -40,101 +40,101 @@ Scenario: Unsuccessful Add team member
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite users to team BioSistemika Process modal window
And I click on "Close" button
Scenario: Successful Invite people to sciNote
Scenario: Successful Invite people to SciNote
Given Settings page of BioSistemika Process team of a Karli Novak user
And I click on avatar
And I click to "Invite people to sciNote"
Then I fill in "janez@myorg.com" to Invite people to sciNote input field
And I click to "Invite people to SciNote"
Then I fill in "janez@myorg.com" to Invite people to SciNote input field
And confirm with ENTER key
Then I fill in "marija@myorg.com" to Invite people to sciNote input field
Then I fill in "marija@myorg.com" to Invite people to SciNote input field
And confirm with ENTER key
And I click on "Invite user/s" button
Then I should see "janez@myorg.com - User successfully invited to sciNote." Invitation results in Invite people to sciNote modal window
Then I should see "marija@myorg.com - User is already a member of sciNote." Invitation results in Invite people to sciNote modal window
Then I should see "janez@myorg.com - User successfully invited to SciNote." Invitation results in Invite people to SciNote modal window
Then I should see "marija@myorg.com - User is already a member of SciNote." Invitation results in Invite people to SciNote modal window
And I click on "Close" button
Scenario: Unsuccessful Invite people to sciNote
Scenario: Unsuccessful Invite people to SciNote
Given Settings page of BioSistemika Process team of a Karli Novak user
And I click to "Invite people to sciNote"
Then I fill in "anicamyorg.com" to Invite people to sciNote input field
And I click to "Invite people to SciNote"
Then I fill in "anicamyorg.com" to Invite people to SciNote input field
And confirm with ENTER key
And I click on "Invite user/s" button
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite people to sciNote modal window
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite people to SciNote modal window
And I click on "Close" button
Scenario: Successful Invite people to sciNote
Scenario: Successful Invite people to SciNote
Given Settings page of BioSistemika Process team of a Karli Novak user
And I click on avatar
And I click to "Invite people to sciNote"
Then I fill in "nikola@myorg.com" to Invite people to sciNote input field
And I click to "Invite people to SciNote"
Then I fill in "nikola@myorg.com" to Invite people to SciNote input field
And confirm with ENTER key
Then I fill in "marija@myorg.com" to Invite people to sciNote input field
Then I fill in "marija@myorg.com" to Invite people to SciNote input field
And confirm with ENTER key
And I click on checkbox "Invite user to my team"
And I click on "Invite user/s" button
And I click on "as Normal user/s" modal window
Then I should see "nikola@myorg.com - User successfully invited to sciNote and team BioSistemika Process as Normal user." Invitation results in Invite people to sciNote modal window
Then I should see "marija@myorg.com - User is already a member of sciNote - successfully invited to team BioSistemika Process as Normal user." Invitation results in Invite people to sciNote modal window
Then I should see "nikola@myorg.com - User successfully invited to SciNote and team BioSistemika Process as Normal user." Invitation results in Invite people to SciNote modal window
Then I should see "marija@myorg.com - User is already a member of SciNote - successfully invited to team BioSistemika Process as Normal user." Invitation results in Invite people to SciNote modal window
And I click on "Close" button
Scenario: Unsuccessful Invite people to sciNote
Scenario: Unsuccessful Invite people to SciNote
Given Settings page of BioSistemika Process team of a Karli Novak user
And I click to "Invite people to sciNote"
Then I fill in "anicamyorg.com" to Invite people to sciNote input field
And I click to "Invite people to SciNote"
Then I fill in "anicamyorg.com" to Invite people to SciNote input field
And confirm with ENTER key
And I click on checkbox "Invite user to my team"
And I click on "Invite user/s" button
And I click on "as Normal user/s" modal window
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite people to sciNote modal window
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite people to SciNote modal window
And I click on "Close" button
Scenario: Successful Invite people to sciNote
Scenario: Successful Invite people to SciNote
Given Profile page of a Karli Novak user
And I click on avatar
And I click to "Invite people to sciNote"
Then I fill in "anton@myorg.com" to Invite people to sciNote input field
And I click to "Invite people to SciNote"
Then I fill in "anton@myorg.com" to Invite people to SciNote input field
And confirm with ENTER key
Then I fill in "marija@myorg.com" to Invite people to sciNote input field
Then I fill in "marija@myorg.com" to Invite people to SciNote input field
And confirm with ENTER key
And I click on "Invite user/s" button
Then I should see "anton@myorg.com - User successfully invited to sciNote." Invitation results in Invite people to sciNote modal window
Then I should see "marija@myorg.com - User is already a member of sciNote." Invitation results in Invite people to sciNote modal window
Then I should see "anton@myorg.com - User successfully invited to SciNote." Invitation results in Invite people to SciNote modal window
Then I should see "marija@myorg.com - User is already a member of SciNote." Invitation results in Invite people to SciNote modal window
And I click on "Close" button
Scenario: Unsuccessful Invite people to sciNote
Scenario: Unsuccessful Invite people to SciNote
Given Profile page of a Karli Novak user
And I click to "Invite people to sciNote"
Then I fill in "anicamyorg.com" to Invite people to sciNote input field
And I click to "Invite people to SciNote"
Then I fill in "anicamyorg.com" to Invite people to SciNote input field
And confirm with ENTER key
And I click on "Invite user/s" button
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite people to sciNote modal window
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite people to SciNote modal window
And I click on "Close" button
Scenario: Successful Invite people to sciNote
Scenario: Successful Invite people to SciNote
Given Profile page of a Karli Novak user
And I click on avatar
And I click to "Invite people to sciNote"
Then I fill in "antonio@myorg.com" to Invite people to sciNote input field
And I click to "Invite people to SciNote"
Then I fill in "antonio@myorg.com" to Invite people to SciNote input field
And confirm with ENTER key
Then I fill in "marija@myorg.com" to Invite people to sciNote input field
Then I fill in "marija@myorg.com" to Invite people to SciNote input field
And confirm with ENTER key
And I click on checkbox "Invite user to my team"
And I click on "Invite user/s" button
And I click on "as Normal user/s" modal window
Then I should see "antonio@myorg.com - User successfully invited to sciNote." Invitation results in Invite people to sciNote modal window
Then I should see "marija@myorg.com - User is already a member of sciNote." Invitation results in Invite people to sciNote modal window
Then I should see "antonio@myorg.com - User successfully invited to SciNote." Invitation results in Invite people to SciNote modal window
Then I should see "marija@myorg.com - User is already a member of SciNote." Invitation results in Invite people to SciNote modal window
And I click on "Close" button
Scenario: Unsuccessful Invite people to sciNote
Scenario: Unsuccessful Invite people to SciNote
Given Profile page of a Karli Novak user
And I click to "Invite people to sciNote"
Then I fill in "anicamyorg.com" to Invite people to sciNote input field
And I click to "Invite people to SciNote"
Then I fill in "anicamyorg.com" to Invite people to SciNote input field
And confirm with ENTER key
And I click on "Invite user/s" button
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite people to sciNote modal window
Then I should see "anicamyorg.com - Invalid email" Invitation results in Invite people to SciNote modal window
And I click on "Close" button
Scenario: User has got sciNote - Accept Invitation email and click to link
Scenario: User has got SciNote - Accept Invitation email and click to link
Given I have "Accept Invitation" email for user "karolina@myorg.com"
And I click to "ACCEPT INVITATION" link in email
Then I should see "Set your full name and password" page
@ -148,13 +148,13 @@ Scenario: Successful Sign up
And I click on "Sign up" button
Then I should see "Circle" team
And I should see "Hi, Karolina" next to the avatar
And I should get a Gamification pop up message "Welcome to sciNote."
And I should get a Gamification pop up message "Welcome to SciNote."
Scenario: Verify invited user does have invitation team
Given Settings page of BioSistemika Process team of a Karli Novak user
And I should see "Karolina" name in column "Name"
Scenario: User has got sciNote - Accept Invitation email and click to link
Scenario: User has got SciNote - Accept Invitation email and click to link
Given "Accept Invitation" email for user "karolina@myorg.com"
And I click to "ACCEPT INVITATION" link in email
Then I should see "The invitation token prvided is not valid" error message in Log in page

View file

@ -1,5 +1,5 @@
Feature: Addon versions
As a sciNote User
As a SciNote User
I want know what addon are activated
So that I know what features are enabled
@ -12,9 +12,9 @@ Feature: Addon versions
And "admin@myorg.com" is signed in with "mypassword1234"
@javascript
Scenario: Open the sciNote addons modal
Scenario: Open the SciNote addons modal
Given I'm on the profile page
And I click "#help-link" icon
And I click "About sciNote" link within ".dropdown.open"
Then I should see "About sciNote"
And I should see "sciNote core version"
And I click "About SciNote" link within ".dropdown.open"
Then I should see "About SciNote"
And I should see "SciNote core version"

View file

@ -2,7 +2,7 @@
Feature: Project
As a creator of team
I want to navigate to other my team
I want to navigate through a sciNote
I want to navigate through a SciNote
Background:
Given the following users is registered:
@ -45,5 +45,5 @@ Given the following users is registered:
Scenario: Successful navigate to Premium page
Given My profile page of a Karli Novak user
And I click to "i" icon
And I click to "About sciNote" in "i" menu
Then I should see "About sciNote" modal window
And I click to "About SciNote" in "i" menu
Then I should see "About SciNote" modal window

View file

@ -1,7 +1,7 @@
Feature: Forgot password
I forgot my password
I would like a new password
So that I can use sciNote
So that I can use SciNote
Background:
Given the "BioSistemika Process" team exists

View file

@ -1,7 +1,7 @@
Feature: Log in
As an existing User
I want to Log in with my account
So that I can use sciNote
So that I can use SciNote
Background:
Given the "BioSistemika Process" team exists

View file

@ -1,7 +1,7 @@
Feature: Sign up
As a new User
I want to create a new account
So that I can use sciNote
So that I can use SciNote
Background:
Given the following users are registered