@ -16,7 +16,7 @@ Feature: Timeline View Tests
e d i t p l a n n i n g e l e m e n t s v i a a m o d a l w i n d o w
Background :
Given t h e r e a r e t h e f o l l o w i n g p l a n n i n g e l e m e n t t y p e s :
Given t h e r e a r e t h e f o l l o w i n g t y p e s :
| N a m e | I s M i l e s t o n e | I n a g g r e g a t i o n |
| P h a s e | f a l s e | t r u e |
| M i l e s t o n e | t r u e | t r u e |
@ -26,26 +26,26 @@ Feature: Timeline View Tests
| S t a n d a r d P r o j e c t |
| E x t r a o r d i n a r y P r o j e c t |
And t h e f o l l o w i n g t y p e s a r e d e f a u l t f o r p r o j e c t s o f t y p e " S t a n d a r d P r o j e c t "
| P h a s e |
| M i l e s t o n e |
And t h e r e i s 1 u s e r w i t h :
| l o g i n | m a n a g e r |
And t h e r e i s a r o l e " m a n a g e r "
And t h e r o l e " m a n a g e r " m a y h a v e t h e f o l l o w i n g r i g h t s :
| v i e w _ t i m e l i n e s |
| e d i t _ t i m e l i n e s |
| v i e w _ p l a n n i n g _ e l e m e n t s |
| m o v e _ p l a n n i n g _ e l e m e n t s _ t o _ t r a s h |
| d e l e t e _ p l a n n i n g _ e l e m e n t s |
| e d i t _ p l a n n i n g _ e l e m e n t s |
| d e l e t e _ p l a n n i n g _ e l e m e n t s |
| v i e w _ t i m e l i n e s |
| e d i t _ t i m e l i n e s |
| v i e w _ p l a n n i n g _ e l e m e n t s |
| m o v e _ p l a n n i n g _ e l e m e n t s _ t o _ t r a s h |
| d e l e t e _ p l a n n i n g _ e l e m e n t s |
| e d i t _ p l a n n i n g _ e l e m e n t s |
| d e l e t e _ p l a n n i n g _ e l e m e n t s |
And t h e r e i s a p r o j e c t n a m e d " e c o o k b o o k " o f t y p e " S t a n d a r d P r o j e c t "
And I a m w o r k i n g i n p r o j e c t " e c o o k b o o k "
And t h e f o l l o w i n g t y p e s a r e e n a b l e d f o r p r o j e c t s o f t y p e " S t a n d a r d P r o j e c t "
| P h a s e |
| M i l e s t o n e |
And t h e p r o j e c t u s e s t h e f o l l o w i n g m o d u l e s :
| t i m e l i n e s |
@ -54,22 +54,22 @@ Feature: Timeline View Tests
And I a m l o g g e d i n a s " m a n a g e r "
And t h e r e a r e t h e f o l l o w i n g p l a n n i n g e l e m e n t s :
| S u b j e c t | S t a r t d a t e | D u e d a t e | d e s c r i p t i o n | s t a t u s _ n a m e | r e s p o n s i b l e |
| J a n u a r y | 2 0 1 2 - 0 1 - 0 1 | 2 0 1 2 - 0 1 - 3 1 | A i o l i G r a n d e | c l o s e d | m a n a g e r |
| F e b r u a r y | 2 0 1 2 - 0 2 - 0 1 | 2 0 1 2 - 0 2 - 2 4 | A i o l i S a l i | c l o s e d | m a n a g e r |
| M a r c h | 2 0 1 2 - 0 3 - 0 1 | 2 0 1 2 - 0 3 - 3 0 | S a l i G r a n d e | c l o s e d | m a n a g e r |
| A p r i l | 2 0 1 2 - 0 4 - 0 1 | 2 0 1 2 - 0 4 - 3 0 | A i o l i S a l i G r a n d e | c l o s e d | m a n a g e r |
| I c h B i n E i n S o L a n g e s P l a n n u n g s e l e m e n t I c h M a c h e A l l e h i e r k R a n K u n d D a N n a U c H n O c H d i e s e G r o ß U N D K l e i n S c h R e i B u n g W i e k l E i N e K i n D e r | 2 0 1 2 - 0 4 - 0 1 | 2 0 1 2 - 0 4 - 3 0 | D e v i l i s h | c l o s e d | m a n a g e r |
| S t a r t d a t e | D u e d a t e | d e s c r i p t i o n | s t a t u s _ n a m e | r e s p o n s i b l e | S u b j e c t |
| 2 0 1 2 - 0 1 - 0 1 | 2 0 1 2 - 0 1 - 3 1 | A v o c a d o H a l l | c l o s e d | m a n a g e r | J a n u a r y |
| 2 0 1 2 - 0 2 - 0 1 | 2 0 1 2 - 0 2 - 2 4 | A v o c a d o R i n c o n | c l o s e d | m a n a g e r | F e b r u a r y |
| 2 0 1 2 - 0 3 - 0 1 | 2 0 1 2 - 0 3 - 3 0 | H a s s | c l o s e d | m a n a g e r | M a r c h |
| 2 0 1 2 - 0 4 - 0 1 | 2 0 1 2 - 0 4 - 3 0 | A v o c a d o C h o q u e t t e | c l o s e d | m a n a g e r | A p r i l |
| 2 0 1 2 - 0 4 - 0 1 | 2 0 1 2 - 0 4 - 3 0 | D e v i l i s h | c l o s e d | m a n a g e r | L o r e m i p s u m d o l o r s i t a m e t , c o n s e c t e t u r a d i p i s i c i n g e l i t , s e d d o e i u s m o d t e m p o r i n c i d i d u n t u t l a b o r e e t d o l o r e m a g n a a l i q u a . U t e n i m a d m i n i m v e n i a m |
Scenario : The project manager gets 'No data to display' when there are no planning elements defined
When I g o t o t h e p a g e o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
And I t o g g l e t h e " T i m e l i n e s " s u b m e n u
And I f o l l o w " T i m e l i n e r e p o r t s "
Then I s h o u l d s e e " N e w t i m e l i n e r e p o r t "
And I s h o u l d s e e " G e n e r a l S e t t i n g s "
And I s h o u l d s e e " G e n e r a l S e t t i n g s "
Scenario : create a timeline
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
And I g o t o t h e p a g e o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
And I t o g g l e t h e " T i m e l i n e s " s u b m e n u
And I f o l l o w " T i m e l i n e r e p o r t s "
@ -79,20 +79,20 @@ Feature: Timeline View Tests
@javascript
Scenario : planning element click should show modal window
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
And I g o t o t h e p a g e o f t h e t i m e l i n e " T e s t l i n e " o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
And I w a i t f o r t i m e l i n e t o l o a d t a b l e
And I c l i c k o n t h e P l a n n i n g E l e m e n t w i t h n a m e " J a n u a r y "
Then I s h o u l d s e e t h e p l a n n i n g e l e m e n t e d i t m o d a l
And I s h o u l d s e e " J a n u a r y ( * 1 ) "
And I s h o u l d s e e " A i o l i G r a n d e "
And I s h o u l d s e e " A v o c a d o H a l l "
And I s h o u l d s e e " 0 1 / 0 1 / 2 0 1 2 - 0 1 / 3 1 / 2 0 1 2 "
And I s h o u l d s e e " N e w t i m e l i n e r e p o r t "
And I s h o u l d b e o n t h e p a g e o f t h e t i m e l i n e " T e s t l i n e " o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
@javascript
Scenario : edit should open edit
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
And I g o t o t h e p a g e o f t h e t i m e l i n e " T e s t l i n e " o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
And I w a i t f o r t i m e l i n e t o l o a d t a b l e
And I c l i c k o n t h e P l a n n i n g E l e m e n t w i t h n a m e " J a n u a r y "
@ -104,7 +104,7 @@ Feature: Timeline View Tests
@javascript
Scenario : edit in modal
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
And I g o t o t h e p a g e o f t h e t i m e l i n e " T e s t l i n e " o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
And I w a i t f o r t i m e l i n e t o l o a d t a b l e
And I c l i c k o n t h e P l a n n i n g E l e m e n t w i t h n a m e " J a n u a r y "
@ -117,7 +117,7 @@ Feature: Timeline View Tests
@javascript
Scenario : enter wrong date in modal
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
And I g o t o t h e p a g e o f t h e t i m e l i n e " T e s t l i n e " o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
And I w a i t f o r t i m e l i n e t o l o a d t a b l e
And I c l i c k o n t h e P l a n n i n g E l e m e n t w i t h n a m e " J a n u a r y "
@ -130,7 +130,7 @@ Feature: Timeline View Tests
@javascript
Scenario : trash element
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
And I g o t o t h e p a g e o f t h e t i m e l i n e " T e s t l i n e " o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
And I w a i t f o r t i m e l i n e t o l o a d t a b l e
And I t r a s h t h e p l a n n i n g e l e m e n t w i t h n a m e " J a n u a r y "
@ -161,7 +161,7 @@ Feature: Timeline View Tests
@javascript
Scenario : trash vertical should be removed
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
When t h e r e i s a t i m e l i n e " T e s t l i n e " f o r p r o j e c t " e c o o k b o o k "
And I m a k e t h e p l a n n i n g e l e m e n t " J a n u a r y " v e r t i c a l f o r t h e t i m e l i n e " T e s t l i n e " o f t h e p r o j e c t c a l l e d " e c o o k b o o k "
And I g o t o t h e p a g e o f t h e t i m e l i n e " T e s t l i n e " o f t h e p r o j e c t c a l l e d " e c o o k b o o k "