Commit graph

13 commits

Author SHA1 Message Date
Reinier Balt
796685072d finish updating cucumber scenario's to the stricter capybara 2013-01-01 17:38:59 +01:00
Reinier Balt
cbe372cba0 migrate preferences, project_* and recurring todo features 2012-03-19 14:06:34 +01:00
Matt Rogers
b387b27f4a Show deferred actions on the project listing and sidebar
If a project does not have any active actions, then it will now display
that it has x number of deferred actions.

Fixes #1084
2011-10-20 21:05:57 -05:00
Matt Rogers
4d5a40c376 Add features for listing projects on the projects page
The features cover listing a project the following data:
- n active actions and m deferred actions
- n active actions and 0 deferred actions
- 0 active actions and m deferred actions
- 0 active actions and 0 deferred actions
2011-10-20 12:09:00 -05:00
Matt Rogers
f1c40c5594 Fix up the selenium tests
There was a selenium test that verified that projects could not have
commas that was previously missed. Modify that test so that it verifies
that the project was created successfully.
2011-09-01 23:12:39 -05:00
Reinier Balt
7533ce6ab1 add some tests for contexts page 2011-03-28 12:42:36 +02:00
Reinier Balt
f2760ed7de fix #1101. Most strings were pushed into html attributes. The remaining are generated from the layout into an array 2011-02-09 20:41:34 +01:00
Reinier Balt
520e45fe6b migrate login rjs to erb and reformat features 2011-02-03 18:17:16 +01:00
Reinier Balt
05b3b7cebc refactor js and cucumber scenario for integrations page 2011-02-03 18:17:15 +01:00
Reinier Balt
f2d977e12a fix merge errors and some tests 2011-02-03 18:17:11 +01:00
Reinier Balt
0f525436ff support rake cucumber:selenium_wip to run wip for selenium. rake cucumber:wip will only ron non-selnium wip stories. Furthermore some selenium script migration to cucumber 2011-02-03 18:17:10 +01:00
Reinier Balt
15fdb1e572 migrate creating a new context and refactor some project js to share with context js 2011-02-03 18:17:05 +01:00
Reinier Balt
8f5efff8da rename features 2011-02-03 18:17:04 +01:00
Renamed from features/manage_list_of_projects.feature (Browse further)