2659: remove most of the user-based tests since they are covered in other test files...
[arvados.git] / apps / workbench / test / integration / users_test.rb
2014-04-11 radhika chippadaMerge branch '2272-fix-setup-user-in-workbench'
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-10 Brett SmithMerge branch 'master' into 2375-log-table
2014-04-09 radhika chippadaUse selenium driver with headless for testing.
2014-04-08 Tim PierceMerge branch 'master' into 2449-keep-write-blocks
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...