danielgrippi
3bbc766abc
fixed cucumber tests
2011-03-15 13:38:13 -07:00
Raphael Sofaer
3c1b5a10df
Fix cucumber features for text instead of message
2011-03-14 11:39:31 -07:00
Michael Nutt
2b6070d325
features for comments
2011-03-10 16:42:07 -05:00
maxwell
d1b91e1eac
wip, profiles controller and specs, with cucumber failures
2011-02-15 14:17:25 -08:00
Raphael Sofaer
aaaa00f1c9
Fix cucumber features
2011-02-09 16:34:03 -08:00
Sarah Mei
e7cf5fc841
Fix/expand cucumber feature for new user signup.
...
Replace "wait for aspects page"-type steps with general wait for step.
2011-02-02 17:17:00 -08:00
Dan Goldenberg
58bc4f7387
fixed the viewing a requests profile scenario
2011-01-31 18:42:34 -08:00
maxwell
465dd9ba96
check to see if rails is already loaded in a couple of places
2011-01-19 13:30:12 -08:00
Raphael
738e8c65c8
Merge almost complete, 4 failures
2011-01-14 16:00:10 -08:00
Jairo Diaz
524149c9b2
Added test for changing password
2011-01-07 10:21:52 -05:00
Alec Leamas
8d218e7871
suburi cucumber test.
...
Adds the features/uri-features test directory, testing sub-uri
deployment. These tests uses script/server since much of this code is
about configuring the server. They are not run by "rake cucumber", to
run them use "bundle exec rake cucumber features/uri-test".
Tests requires a working app_config.yml setup with pod_url =
"http://localhost:3000/diaspora "
Patches cucumber.yml to always load step definitions from features/**, see
http://thoughtsincomputation.com/posts/cucumber-step-definitions-and-autorequire-hell
2010-12-29 10:31:25 +01:00
Sarah Mei
2184af09d9
Patch database_cleaner to actually, you know, work.
2010-12-28 22:23:27 -08:00
Sarah Mei
fd74b79b61
do clean before each scenario so db doesn't get into borked state
2010-12-28 20:58:16 -08:00
Sarah Mei
c1e036d4f7
Merge branch 'mysql' of github.com:diaspora/diaspora into mysql
2010-12-28 20:04:34 -08:00
Sarah Mei
6f1aee990c
Database is cleaned between scenarios. Progress?
2010-12-28 20:03:58 -08:00
zhitomirskiyi
ddf95e2750
couple more passing cucumber stories, changed the queries on request and notification
2010-12-28 19:14:47 -08:00
Sarah Mei
0e2fa40539
cucumber not quite as jacked on mysql
2010-12-26 12:46:48 -08:00
danielvincent
f1ee32145d
Remove pending_requests from user, just use Request.from and Request.to.
2010-12-14 19:00:03 -08:00
danielvincent
b1c0facfe6
initiating a request now just creates a pending contact instead of persisting a request
2010-12-14 17:11:43 -08:00
Raphael
251cdec2ec
Add full request cycle cucumber feature
2010-12-14 17:11:42 -08:00
Raphael
2c141baf78
Capitalization...
2010-12-10 12:12:34 -08:00
Raphael
4bb9370c5d
Correctly stub the websocket redis method
2010-12-10 11:53:18 -08:00
Raphael
c09c060ebb
Beginning of user invitation acceptance feature
2010-12-04 23:07:52 -08:00
Sarah Mei
713c98ce51
don't require redis for cucumber
2010-12-03 20:49:41 -08:00
maxwell
0a831cfbf4
invites are now on the queue
2010-12-03 19:33:54 -08:00
Sarah Mei
aa4a61870c
you can click on photos in manage aspects to see profiles
2010-11-24 22:09:14 -08:00
Sarah Mei
830a43ec2f
Add destroy specs for RequestsController.
...
Cucumber feature for contact requests.
2010-11-14 09:43:28 -08:00
Sarah Mei
a230763879
gender is a text field
2010-11-04 22:02:27 -07:00
Sarah Mei
8193f2e350
Adding the rest of the new user setup to cucumber.
...
wip scenario for skipping the profile wizard.
2010-10-31 20:05:15 -07:00
Sarah Mei
50efd27710
Removing webmock from cucumber - interferes with capybara (more investigation needed).
2010-10-31 20:04:24 -07:00
Raphael
d7bbb66d27
Run whitespace:cleanup
2010-10-07 10:47:37 -07:00
Stephen Caudill
5f2d4ba073
Use the mongo_mapper and cucumber Cleaner strategy
2010-09-26 11:35:50 -04:00
Stephen Caudill
9038d6b0ed
Allow connections to be passed through to Selenium
2010-09-26 11:35:50 -04:00
Stephen Caudill
8a93c67166
Add the Hashrocket default step definitions
...
Tweaked for mongomapper and diaspora
2010-09-26 11:35:50 -04:00
Stephen Caudill
05c2da81e5
Add cucumber and run the generator
2010-09-26 11:35:50 -04:00