aboutsummaryrefslogtreecommitdiffstats
path: root/spec/javascripts
AgeCommit message (Collapse)Author
2017-01-11Refactor Navigate container/component/specsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-11Add updateTotalCount specsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-11Add update journey patterns length after submitting correct valuesThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-10Refs #2205: Fix confirm modal being opened only when journey patterns state ↵Thomas Haddad
changed Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-09Fix const declaration for strict mode in specsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-09adding modal specsjpl
2017-01-09Add pagination spec and move totalCount into pagination for further and ↵Thomas Haddad
easier updates Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-09Fix comment component spec for nowThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Add journey patterns reducers specs and switch from toString to String ↵Thomas Haddad
method when updating checkbox value Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Remove unused argument in deleteJourneyPatternThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Add first reducer spec and fix journeyPatterns initial stateThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Add journeypatterns actions specThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Fix itineraries reducer spec now receiving proper user_objectidThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Move specs to separate directoriesThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-11-30Fix split itineraries and journey patterns for better understandingThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-11-29Fix reducers specs with local dependencyThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-11-17Add reducers tests, some skipped until better es6 support while testingThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-11-15Add for_boarding and for_alighting attributes for stop_pointsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-11-14Add Teaspoon / Phantomjs & action testsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>