This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Requirements | |
* As a User I will see a loading splash when page is rendered for system feedback | |
* As a User I want to close the view in order to access the rest of the application | |
* As a User I want to | |
*/ | |
/** | |
* Behavior | |
* Awesome View when view is rendered should show loading splash |
NewerOlder