Fix the users test to get the created user id
[arvados.git] / apps / workbench / test / integration / users_test.rb
2014-04-10 radhika chippadaFix the users test to get the created user id
2014-04-10 radhika chippadaComment out failing assertions for now.
2014-04-09 radhika chippadaUse selenium driver with headless for testing.
2014-04-08 radhika chippadaRemove trailing white spaces.
2014-04-08 radhika chippadaUse webkit driver for Capybara instead of selenium...
2014-04-08 radhika chippadaAdded integration tests for create new user, setup...
2014-04-08 radhika chippadaIntegration test for setup user
2014-04-08 radhika chippadaRemove trailing white spaces.
2014-04-08 radhika chippadaUse webkit driver for Capybara instead of selenium...
2014-04-08 radhika chippadaAdded integration tests for create new user, setup...
2014-04-08 radhika chippadaIntegration test for setup user
2014-04-08 radhika chippadaAdd a setup action to users controller and user model
2014-04-08 radhika chippadaConfirm dialog check commented our for now. Why is...
2014-04-08 radhika chippadaAdd users integration test class. Beginnings of setup...